<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marc Reid</title>
    <description>The latest articles on DEV Community by Marc Reid (@datavis).</description>
    <link>https://dev.to/datavis</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4049941%2F1f43867f-1a65-48d6-9f89-a95989894bbd.png</url>
      <title>DEV Community: Marc Reid</title>
      <link>https://dev.to/datavis</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/datavis"/>
    <language>en</language>
    <item>
      <title>Markdown Studio - a browser-based HTML-to-Markdown converter</title>
      <dc:creator>Marc Reid</dc:creator>
      <pubDate>Mon, 27 Jul 2026 17:41:28 +0000</pubDate>
      <link>https://dev.to/datavis/markdown-studio-a-browser-based-html-to-markdown-converter-1jn8</link>
      <guid>https://dev.to/datavis/markdown-studio-a-browser-based-html-to-markdown-converter-1jn8</guid>
      <description>&lt;p&gt;Hi - I built a small browser-based project called MD Studio:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://mdstudio.dev" rel="noopener noreferrer"&gt;mdstudio.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It started as a personal project to help me learn AI-assisted web development and Markdown, which I realised was used a lot in AI tools and software-development workflows.&lt;/p&gt;

&lt;p&gt;MD Studio lets you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Paste rich text or import HTML and convert it to Markdown&lt;/li&gt;
&lt;li&gt;Edit the converted Markdown&lt;/li&gt;
&lt;li&gt;Preview the rendered result&lt;/li&gt;
&lt;li&gt;Switch between GFM and CommonMark profiles&lt;/li&gt;
&lt;li&gt;Copy, download or print the result&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s built with Preact, TypeScript, CodeMirror and Vite. It runs without an account or installation, and document content is processed locally in the browser.&lt;/p&gt;

&lt;p&gt;This is a non-commercial learning project. I’d really appreciate feedback on confusing interface choices, conversion problems, browser issues or anything important I may have overlooked.&lt;/p&gt;

&lt;p&gt;Feedback is welcome in the comments or through the public feedback repository:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/marc-reid/md-studio-feedback" rel="noopener noreferrer"&gt;https://github.com/marc-reid/md-studio-feedback&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>typesc</category>
      <category>markdown</category>
    </item>
  </channel>
</rss>
