Hacker News new | ask | show | jobs
by copperx 2855 days ago
Asciidoctor and the other asciidoc tools do the job that I use pandoc for: tables, custom numbering, all the other markdown extensions that one needs to be able to create a highly structured document. With Asciidoc, you don't need md extensions. It's all in there.
1 comments

Ya, I've been using Asciidoctor and Asciidoctor-pdf for long time. Those are some awesome tools, too.