Original Reddit post

I saw a viral tweet from Thariq on the Claude Code team, where he said he would no longer write Markdown files and would generate HTML files instead. Now people seem to be taking sides. I just want to say: this really doesn’t seem like something worth arguing about… Framing it as either Markdown or HTML is itself a dumb question. For example, for the same blog content, the HTML version uses around five times as many tokens as the Markdown version. From a token-efficiency perspective, Markdown wins completely. But when it comes to the spatial information, dynamic experience, and structured reading experience mentioned in Thariq’s post, those things genuinely make the content much more comfortable to read. Both sides have valid reasons. It’s just that one side is answering the question of production(lightweight, fast, and token-efficient) while the other is answering the question of consumption(visual and easy to share). It’s like using Ring’s x high mode for highly complex tasks, and high mode for simple, high-frequency tasks. The point is that humans need to allocate resources to where they are actually needed. Markdown and HTML are the same. submitted by /u/Odd-Aide9488

Originally posted by u/Odd-Aide9488 on r/ClaudeCode