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. 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 https://www.markdownguide.org/getting-started/ . Then paste it into any prompt to give your AI the context it needs. Speaking their language 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 .md https://thoughtbot.com/blog/copy-as-markdown-ai-friendly-blog-posts.md to the URL - A hint in the