cd /news/artificial-intelligence/copy-as-markdown-ai-friendly-blog-po… · home topics artificial-intelligence article
[ARTICLE · art-19960] src=feed.thoughtbot.com pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Copy as Markdown: AI-friendly blog posts

Thoughtbot has added a "Copy as Markdown" button to its blog posts, allowing users to copy cleanly formatted Markdown to their clipboard. The feature aims to simplify how AI language models consume content by providing Markdown, which uses fewer tokens than HTML. Users can also access the Markdown version by appending ".md" to any blog post URL.

read1 min publishedJun 3, 2026

Our blog posts now have the option to Copy as Markdown

to help our robotic friends more easily consume our content.

(It’s just up there, below the title)

Click the button and you will get this blog post copied to your clipboard in cleanly formatted Markdown. Then paste it into any prompt to give your AI the context it needs.

#

Speaking their language

Markdown is the lingua franca of LLMs and giving them the ability to read Markdown simplies their job (and uses fewer tokens) compared to parsing HTML directly.

We’ve done a few things to make their lives easier:

  • The Copy as Markdown

button - this is mostly for us humans, to more easily pass context to the AI - The Markdown version of any blog is available by appending .mdto the URL - A hint in the <head>

of each post lets requesters know the markdown alternative is available

<link rel="alternate" type="text/markdown" href="https://thoughtbot.com/blog/copy-as-markdown-ai-friendly-blog-posts.md">

That’s it. No setup, no plugin, no incantation. Just click, paste, and happy contexting.

── more in #artificial-intelligence 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/copy-as-markdown-ai-…] indexed:0 read:1min 2026-06-03 ·