On 10-08-22 12:37 PM, Alexander Teinum wrote:
What doesn’t work well for me, is that I cannot easily extend Markdown. The design that I propose is simpler and more strict. All tags work the same way. The input is close to a data structure, and it doesn’t need complex parsing. The drawback is that tables and lists need more characters:
pandoc extends markdown and has some table support, djp