Dear Lazyweb/Twitterverse, Do you have a favourite Markdown AST? I am already looking at Pandoc's AST for inspiration, but other examples would be useful. Any programming language is fine, I am capable of consuming ideas from most genres. Thanks, D.
5
1
2
I'd be interested to hear what the application is โ€” I like MarkDown, but whenever I try to move beyond generating a single chunk of HTML find myself having to reach for non-standard extensions.
1
Replying to @robhague
I am working on a tool with a friend which consumes markdown as a semi-structured input format. In order to better report errors in the input, I want to be able to point at the line (and column perhaps) where the error exists.

Feb 3, 2020 ยท 9:38 AM UTC

1
1