Hacker News new | ask | show | jobs
by chrisfinazzo 696 days 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

1 comments

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