top | item 40986635

(no title)

chrisfinazzo | 1 year 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

discuss

order

Symbiote|1 year ago

Asciidoctor 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|1 year ago

Multimarkdown 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.