Comment by solumos
3 days ago
No, requesting "Accept: text/markdown" in the headers and returning markdown is the more agreed upon standard at this point.[0]
3 days ago
No, requesting "Accept: text/markdown" in the headers and returning markdown is the more agreed upon standard at this point.[0]
Now, it would be super cool to get markdown and zero javascript bundles…
If 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
[1] - https://docs.stripe.com
[2] - https://vercel.com/docs
I just found out Cloudflare supports real-time html to md conversion [0]
- [0] https://blog.cloudflare.com/markdown-for-agents/#convert-htm...
This is interesting. I should start incorporating this -- it couldn't hurt to do both.