<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Markdown Table Editor: align, fit, sort, and convert Markdown tables in Notepad++]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I maintain an open-source Notepad++ plugin called <strong>Markdown Table Editor</strong>. I built it because editing wide Markdown pipe tables by hand—especially tables pasted from generated output or converted from CSV/TSV—was slow and error-prone.</p>
<p dir="auto">Version <strong>11.2.0</strong> is available through Plugins Admin for x86, x64, and ARM64:</p>
<p dir="auto"><code>Plugins &gt; Plugins Admin &gt; Available &gt; Markdown Table Editor</code></p>
<p dir="auto">The three workflows I use most are:</p>
<ul>
<li>automatic alignment after edits, without changing the intended column widths;</li>
<li>fitting a wide table to the visible editor width by wrapping and rejoining cell content;</li>
<li>converting selected CSV/TSV text, or the current CSV/TSV block, into a Markdown table.</li>
</ul>
<p dir="auto">The plugin also supports cell navigation, row and column insertion/deletion/movement, sorting, Markdown alignment markers, escaped pipes, and Unicode/CJK display widths.</p>
<p dir="auto"><img src="https://raw.githubusercontent.com/krotname/NppMarkdownTableEditor/master/docs/demo.gif" alt="Markdown Table Editor demo" class=" img-fluid img-markdown" /></p>
<p dir="auto">Source, documentation, and releases:<br />
<a href="https://github.com/krotname/NppMarkdownTableEditor" rel="nofollow ugc">https://github.com/krotname/NppMarkdownTableEditor</a></p>
<p dir="auto">If you edit Markdown tables in Notepad++, I would appreciate feedback—particularly on the automatic alignment and width-fitting behavior with real-world tables.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27664/markdown-table-editor-align-fit-sort-and-convert-markdown-tables-in-notepad</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 19:21:23 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27664.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Sep 2026 10:20:40 GMT</pubDate><ttl>60</ttl></channel></rss>