Hi, On 4/10/19 8:26 a. m., Edward K. Ream wrote: > *Asciidoc markup vs markdown and rST > * > > Asciidoc markup is significantly better than markdown > <https://asciidoctor.org/docs/user-manual/#compared-to-markdown>, but > markdown is a straw man. The real comparison must be between asciidoc > and rST. Imo, asciidoc is still clearly better than rST.
Totally agree. Almost nobody uses plain Markdown anymore, but some extension in the lines of CommonMark[1]. Pandoc[2] for me is still unbeatable as a light extensible markup language for structured documentation. I really like AsciiDoc, but Pandoc's author makes a really good point about readability of Pandoc's Markdown over AsciiDoc[3]. In my own case, I have enjoyed already the Pandoc's capabilities for academic writing and its extensibility via filters, which enable us to create, at the local hackerspace, customized Markdown for our own workflows, including custom call outs, Font Awesome support and a pretty good printing/PDF output[4]. [1] https://commonmark.org/ [2] https://pandoc.org/ [3] https://news.ycombinator.com/item?id=9206755 [4] https://mutabit.com/repos.fossil/documentaton/uv/es/documentaton-0-2-x-breve.pdf Cheers, Offray -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/36293d6e-cd09-7f52-ad33-a682f2ec8ddc%40riseup.net.
