AsciiDoc 8.2.4 (Default branch) |
|
|
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.
License: GNU General Public License (GPL)
Changes:
It is now possible to set the DocBook 'lang' attribute. Admonition, figure, and table captions have been factored into "caption_" attributes. The spurious warning 'with will become a reserved keyword in Python 2.6' has been suppressed.
|