AsciiDoc Cheatsheet

I have written a cheat sheet for AsciiDoc. You get it here as pdf and as odt.

What is AsciiDoc? Here's the description copied from its homepage (as most of the examples i use in the cheat sheet):

AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups using the asciidoc(1) command.

AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user.

And once you've got your text in DocBook format a whole world of different output formats is awaiting you.

AttachmentSize
adoc-cheatsheet.odt26.14 KB
adoc-cheatsheet.pdf63.12 KB