Git Product home page Git Product logo

asciidoc.tmbundle's Introduction

AsciiDoc TextMate bundle

This is a TextMate bundle for AsciiDoc, see the website

It's got some basic commands and snippets working. Accessible by shortcuts and tab expansion. The language grammar features the very basics only. I.e. some structure and markup higlighting. Output is available as preview (TextMate window), rendered HTML and PDF (pdflatex required).

Commands and Snippets

Commands:

  • Preview (try Ctrl+Opt+Cmd+P)
  • Convert Document (try Ctrl+Shift+H)
  • Typeset as PDF (try Cmd+R)
  • Show Documentation

Snippets:

  • Bold (try Cmd+B)
  • Italic (try Cmd+I)
  • Quoted (try Cmd+')
  • Superscript (try Ctrl+Shift+up)
  • Subscript (try Ctrl+Shift+down)
  • Headings (try Ctrl+0 to Ctrl+4 or h1 TAB to h4 TAB for one-liner versions)
  • Table generation (try |= TAB)
  • Tab expansion for blocks (try == TAB)

Installation

To install via Git:

cd ~/"Library/Application Support/TextMate/Bundles/"
git clone git://github.com/zuckschwerdt/asciidoc.tmbundle.git "AsciiDoc.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'

Also be sure to have asciidoc itself and maybe LaTeX around.

Source can be viewed or forked via GitHub.

Author

Christian Zuckschwerdt. Complementary shortcut and fixes by Guillaume-Jean Herbiet.

Enjoy.

asciidoc.tmbundle's People

Contributors

zuckschwerdt avatar al3x avatar deanwampler avatar matthewadams avatar

Watchers

James Cloos avatar Philippe Ombredanne avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.