Abstract
This is a cheatsheet for AsciiDoc - “Text based document generation” script. The cheatsheet available for different AsciiDoc versions (because of some markup syntax changes) and using different css styles. Here is list with all available cheatsheets for different AsciiDoc version and using different css styles (GitHub included).
This cheatsheet is for AsciiDoc 8.6.9, using default css.
This page has been translated into:
-
Lithuanian, courtesy of Dovydas Kleiza
-
Ukrainian, courtesy of Sandi Wolfe
-
French, courtesy of Worldliterate
-
Polish, by Ya-Webdesign
Document header
Main Header
===========
Optional Author Name <optional@author.email>
Optional version, optional date
:Author: AlternativeWayToSetOptional Author Name
:Email: <AlternativeWayToSetOptional@author.email>
:Date: AlternativeWayToSetOptional date
:Revision: AlternativeWayToSetOptional version
Attributes
There a lot of predefined attributes in AsciiDoc, plus you can add your own. To get attribute value use {attributename} syntax.
|
Author is Alex Efros Version is 2.2.2 |
|
My name is Alex Efros |
|
Line deleted |
|
Escaped: {qwe} and {qwe} |
Headers
|
Level 1Text. Level 2Text. Level 3Text. Level 4Text. |
|
Level 1Text. Level 2Text. Level 3Text. Level 4Text. |