You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</style><title>changelog</title></head><body><articleclass="markdown-body"><h1id="this-is-the-change-log-for-mdpre-markdown-preprocessor">This Is The Change Log For mdpre Markdown Preprocessor<aclass="headerlink" href="#this-is-the-change-log-for-mdpre-markdown-preprocessor" title="Permanent link"></a></h1>
<li><strong>ENHANCED</strong><ahref="https://github.com/MartinPacker/mdpre/issues/35">Issue 35</a>: Allow <code>=colwidth</code> and <code>=colalign</code> multipliers shorthand</li>
1084
+
<li><strong>ENHANCED</strong><ahref="https://github.com/MartinPacker/mdpre/issues/36">Issue 36</a>: Allow <code>=csv</code> to specify a dialect</li>
1085
+
<li><strong>ENHANCED</strong><ahref="https://github.com/MartinPacker/mdpre/issues/37">Issue 37</a>: Add <code>=cellrule</code> for <code>=csv</code> to allow e.g. cell colouring via simple rules</li>
1086
+
<li><strong>ENHANCED</strong><ahref="https://github.com/MartinPacker/mdpre/issues/39">Issue 39</a>: Add <code>=csvflow</code> to enable flowing of tables processed with <code>=csv</code></li>
1087
+
<li><strong>FIXED</strong><ahref="https://github.com/MartinPacker/mdpre/issues/38">Issue 38</a>: <code>=def</code> line terminated with a space causes a crash</li>
1088
+
</ul>
1081
1089
<h3id="v10-25-may-2025">v1.0 - 25 May, 2025<aclass="headerlink" href="#v10-25-may-2025" title="Permanent link"></a></h3>
1082
1090
<ul>
1083
1091
<li><strong>ENHANCED</strong><ahref="https://github.com/MartinPacker/mdpre/issues/1">Issue 1</a>: Filenames on command line</li>
0 commit comments