TIL that if you really want to get fancy with markdown->html rendering, and you're using the remark/rehype pipeline, you need to deeply understand the various [AST]s(https://en.wikipedia.org/wiki/Abstract_syntax_tree) they produce.
Didn’t think I’d be reading a wiki about abstract synta trees today 🫠
reply