mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-18 20:21:12 +00:00
Feat: Use custom heading anchors
Confluence Anchors are case-sensitive.
This commit is contained in:
1
testdata/header.html
vendored
1
testdata/header.html
vendored
@@ -5,3 +5,4 @@
|
||||
<h5 id="e">e</h5>
|
||||
<h1 id="f">f</h1>
|
||||
<h2 id="g">g</h2>
|
||||
<h1 id="This/is-some_Heading.yml">This/is some_Heading.yml</h1>
|
||||
|
||||
Reference in New Issue
Block a user