AsciiDoc Text based document generation

AsciiDoc
Text based document generation 
 
AsciiDoc Home Page http://asciidoc.org/
 

AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, man page.

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.

AsciiDoc is free software and is licenced under the terms of the GNU General Public License version 2 (GPLv2).

原文地址:https://www.cnblogs.com/rsapaper/p/9870291.html