blog! “Is this a bug in every Markdown (Extra) parser?”
Markdown is, I think it is fair to say, a frustrating "specification". It's origins are a back-of-a-fag-packet document and a buggy Perl script - and we've been dealing with the consequences ever since. There are now multiple Markdown parsers, each with their own idiosyncrasies. To make matters w…
Read more: https://shkspr.mobi/blog/2024/10/is-this-a-bug-in-every-markdown-extra-parser/
⸻
#HTML #markdown #programming #syntax
@Edent I'm sure we can solve this with a regex or two. Three if it turns out to be really complicated.