6 ms·
Stick downdoc on the end of that pipeline and you're done -- unless you prefer working in AsciiDoc, I guess. Not my thing, but you do you... https://github.com
by chrisfinazzo 2y ago
Stick downdoc on the end of that pipeline and you're done -- unless you prefer working in AsciiDoc, I guess. Not my thing, but you do you...
https://github.com/opendevise/downdoc https://github.com/opendevise/downdoc
- Symbiote 2y agoAsciidoctor has been much better received by my colleagues, primarily for the built-in support of a few technical writing features — admonitions, non-trivial tables, crossreferences, etc.
- chrisfinazzo 2y agoMultimarkdown has similar features so far as I know, but it has the same problem as Markdown.pl: written by one person, with a bunch of spot fixes and so isn't really reproducible or extendible by anyone else without running into bugs.