<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thoughtbot="https://thoughtbot.com/feeds/">
  <title>Giant Robots Smashing Into Other Giant Robots</title>
  <subtitle>Written by thoughtbot, your expert partner for design and development.
</subtitle>
  <id>https://robots.thoughtbot.com/</id>
  <link href="https://thoughtbot.com/blog"/>
  <link href="https://feed.thoughtbot.com" rel="self"/>
  <updated>2026-06-03T00:00:00+00:00</updated>
  <author>
    <name>thoughtbot</name>
  </author>
<entry>
  <title>Copy as Markdown: AI-friendly blog posts</title>
  <link rel="alternate" href="https://thoughtbot.com/blog/copy-as-markdown-ai-friendly-blog-posts"/>
  <author>
    <name>Jared Turner</name>
  </author>
  <id>https://thoughtbot.com/blog/copy-as-markdown-ai-friendly-blog-posts</id>
  <published>2026-06-03T00:00:00+00:00</published>
  <updated>2026-06-02T14:48:08Z</updated>
  <content type="html">&lt;p&gt;Our blog posts now have the option to &lt;code&gt;Copy as Markdown&lt;/code&gt; to help our robotic friends more easily consume our content.&lt;/p&gt;

&lt;p&gt;(It’s just up there, below the title)&lt;/p&gt;

&lt;p&gt;Click the button and you will get this blog post copied to your clipboard in cleanly formatted &lt;a href="https://www.markdownguide.org/getting-started/"&gt;Markdown&lt;/a&gt;. Then paste it into any prompt to give your AI the context it needs.&lt;/p&gt;
&lt;h2 id="speaking-their-language"&gt;
  
    Speaking their language
  
&lt;/h2&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;We’ve done a few things to make their lives easier:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;Copy as Markdown&lt;/code&gt; button - this is mostly for us humans, to more easily pass context to the AI&lt;/li&gt;
&lt;li&gt;The Markdown version of any blog is available by appending &lt;a href="https://thoughtbot.com/blog/copy-as-markdown-ai-friendly-blog-posts.md"&gt;.md&lt;/a&gt; to the URL&lt;/li&gt;
&lt;li&gt;A hint in the &lt;code&gt;&amp;lt;head&amp;gt;&lt;/code&gt; of each post lets requesters know the markdown alternative is available&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="highlight"&gt;&lt;pre class="highlight html"&gt;&lt;code&gt;&lt;span class="nt"&gt;&amp;lt;link&lt;/span&gt; &lt;span class="na"&gt;rel=&lt;/span&gt;&lt;span class="s"&gt;"alternate"&lt;/span&gt; &lt;span class="na"&gt;type=&lt;/span&gt;&lt;span class="s"&gt;"text/markdown"&lt;/span&gt; &lt;span class="na"&gt;href=&lt;/span&gt;&lt;span class="s"&gt;"https://thoughtbot.com/blog/copy-as-markdown-ai-friendly-blog-posts.md"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;That’s it. No setup, no plugin, no incantation. Just click, paste, and happy contexting.&lt;/p&gt;

&lt;aside class="related-articles"&gt;&lt;h2&gt;If you enjoyed this post, you might also like:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://thoughtbot.com/blog/introducing-copycopter"&gt;Introducing Copycopter: let your clients do the copy writing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://thoughtbot.com/blog/copycopter-wysiwyg"&gt;Copycopter: Introducing a Simpler Way to Edit Copy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://thoughtbot.com/blog/human-centered-type"&gt;Human-Centered Typography&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/aside&gt;
</content>
  <summary>Our blog posts can now be copied as Markdown, so you can hand them to your favourite AI without the HTML cruft. Click, paste, and happy contexting.
</summary>
  <thoughtbot:auto_social_share>true</thoughtbot:auto_social_share>
</entry>
</feed>
