Converting TeX-style math delimiters with a regex looks easy for about five minutes. Here's why I ended up writing a micromark extension instead.
Your LLM Writes \(x\), Your Markdown Parser Wants $x$
Converting TeX-style math delimiters with a regex looks easy for about five minutes. Here's why I ended up writing a micromark extension instead.
TL;DR When an AI agent changes few files, runs few tests, and says "Done", is it really...
Artificial Intelligence has moved from being something handled by specialized data-science teams to...
Converting TeX-style math delimiters with a regex looks easy for about five minutes. Here's why I ended up writing a micromark extension instead.