This commit is contained in:
horriblename 2026-02-24 03:27:01 +00:00
commit c8b2fe4bdc
15 changed files with 5 additions and 56339 deletions

View file

@ -2016,7 +2016,10 @@ formatter.</p>
<code>languages.lua</code>.</p>
</li>
<li>
<p>Added <a href="https://mdformat.rtfd.io/"><code>mdformat</code></a> support to <code>languages.python</code>.</p>
<p>Added <a href="https://mdformat.rtfd.io/"><code>mdformat</code></a> support to <code>languages.markdown</code>
with the extensions for <a href="https://github.github.com/gfm/">GFM</a>,
<a href="https://www.markdownlang.com/advanced/frontmatter.html">front matter</a> and
<a href="https://www.markdownguide.org/extended-syntax/#footnotes">footnotes</a>.</p>
</li>
<li>
<p>Added XML syntax highlighting, LSP support and formatting</p>