Markdown Is Not LaTeX
joesuf4
13 points
7 comments
May 23, 2026
Related Discussions
Found 5 related stories in 712.9ms across 14,015 title embeddings via pgvector HNSW
- Why are we still using Markdown? veqq · 84 pts · April 03, 2026 · 62% similar
- FrankenMarkdown handfuloflight · 14 pts · July 07, 2026 · 60% similar
- Markdown Now Has a UTI in Apple's Version 27 OSes ingve · 14 pts · July 07, 2026 · 54% similar
- Show HN: Marky – A lightweight Markdown viewer for agentic coding GRVYDEV · 58 pts · April 16, 2026 · 53% similar
- I turned Markdown into a protocol for generative UI FabianCarbonara · 94 pts · March 19, 2026 · 49% similar
Discussion Highlights (2 comments)
zyuiop
Strange rant. From a user perspective, it is very handy to have a very simple text format in which you can occasionally insert complex mathematical expressions. And at the same time, it's perfectly okay for most implementations to NOT support this syntax
flexagoon
Feels like a weird hill to die on. I don't think I've had a single issue with single dollar signs being math block boundaries. It's also weird to say that Github is the one who invented this or that it was a malicious choice, when it's clearly MathJax, which is far from being "antiquated ugly crapware". It is still used by Wikipedia, most scientific websites, etc. Yes, KaTeX may have advantages, but MathJax is very much alive. There is a myriad of different software which uses different math delimeters. Some markdown flavors for example use \(\), which is probably the worst of them to use. Is that also malicious? A much better rant about math syntax in Markdown would be that all flavours still use the LaTeX syntax instead of the very obviously superior Typst one. If you think not embracing Katex instead of Mathjax early enough is a malicious choice, then is this one malicious as well?