5 ms·
No, requesting "Accept: text/markdown" in the headers and returning markdown is the more agreed upon standard at this point.[0] [0] - https://acceptmarkdown.co
by solumos 3mo ago
No, requesting "Accept: text/markdown" in the headers and returning markdown is the more agreed upon standard at this point.[0]
[0] - https://acceptmarkdown.com/ https://acceptmarkdown.com/
- christoff12 3mo agoThis is interesting. I should start incorporating this -- it couldn't hurt to do both.
- kamma4434 3mo agoNow, it would be super cool to get markdown and zero javascript bundles…
- solumos 3mo agoIf you want to see what that looks like, I one-shot a browser with Claude that does it[0]. Docs pages are early adopters to this[1][2], so that AI agents can better handle tasks. [0] - https://github.com/solumos/md-browse https://github.com/solumos/md-browse [1] - https://docs.stripe.com https://docs.stripe.com [2] - https://vercel.com/docs https://vercel.com/docs
- sunshine-o 3mo agoI just found out Cloudflare supports real-time html to md conversion [0] - [0] https://blog.cloudflare.com/markdown-for-agents/#convert-html-to-markdown-automatically https://blog.cloudflare.com/markdown-for-agents/#convert-htm...