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

