mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-24 13:52:39 +08:00

This change replaces the unmaintained blackfriday markdown renderer with the goldmark renderer. The goal is to have wider support for more markdown extensions and ideally have a better solution for mermaid transformation via extensions as well.
8 lines
126 B
HTML
8 lines
126 B
HTML
<h1 id="a">a</h1>
|
|
<h2 id="b">b</h2>
|
|
<h3 id="c">c</h3>
|
|
<h4 id="d">d</h4>
|
|
<h5 id="e">e</h5>
|
|
<h1 id="f">f</h1>
|
|
<h2 id="g">g</h2>
|