# AsciiDoc AsciiDoc is a powerful alternative to [[Markdown]]. It's able to describe rich content, and the engine can link and combine different Asciidoc documents together (e.g., to assemble a book). Compared to Markdown, Asciidoc has deep support for managing images, footnotes, admonitions, tables, equations, and more. ## References - Official website: https://asciidoc.org/ - Documentation: https://docs.asciidoctor.org/asciidoc/latest/ - My (now legacy) book template: https://github.com/dsebastien/e-book-template