<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tools on VinhMDev</title><link>https://vinhmdev.com/topics/tools/</link><description>Recent content in Tools on VinhMDev</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 27 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://vinhmdev.com/topics/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Tool: Preserve Markdown Formatting from AI with Paste to Markdown</title><link>https://vinhmdev.com/posts/tool-preserve-markdown-formatting-from-ai-with-paste-to-markdown/</link><pubDate>Fri, 27 Feb 2026 00:00:00 +0000</pubDate><guid>https://vinhmdev.com/posts/tool-preserve-markdown-formatting-from-ai-with-paste-to-markdown/</guid><description>&lt;h2 id="paste-to-markdown" class="relative group"&gt;Paste to Markdown &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#paste-to-markdown" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;p&gt;When working with LLM interfaces like Gemini or ChatGPT, developers face a recurring UX issue: the AI generates appropriately formatted markdown tables and code blocks, but copying and pasting that output straight into a personal editor completely breaks the DOM formatting. Manually retrofitting table layouts wastes time.&lt;/p&gt;
&lt;p&gt;To resolve this, I deployed a lightweight data-parsing utility.&lt;/p&gt;</description></item></channel></rss>