From fb2554873b39ed5f3a40b5afdbfb95f957621747 Mon Sep 17 00:00:00 2001 From: Leif Gruenwoldt Date: Wed, 9 Jun 2021 13:39:44 -0400 Subject: [PATCH] Add AsciiDoctor to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1aa3734..3331d7d 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Tools that let you create professional looking documents, but keep your books in - \*[Unicode Nearly Plain-Text Encoding of Mathematics](https://www.unicode.org/notes/tn28/UTN28-PlainTextMath-v3.pdf) - With a few conventions, Unicode1can encode manymathematical expressions in readable nearly plain text. Technically thisformat is a “lightly marked up format”; hence the use of “nearly”. - [MathML](https://www.w3.org/Math/) - MathML is a low-level specification for mathematical and scientific content on the Web and beyond. - \*[A list of MathML Tools](https://www.w3.org/wiki/Math_Tools) +- [AsciiDoctor](https://asciidoctor.org) - AsciiDoctor is a fast text processor & publishing toolchain for converting AsciiDoc to HTML5, DocBook & more. ## Miscellaneous