mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-19 12:41:13 +00:00
fix: Panic on empty link
This commit is contained in:
2
testdata/links.html
vendored
2
testdata/links.html
vendored
@@ -11,6 +11,8 @@
|
||||
<p><ac:link><ri:page ri:content-title="test_link_link"/><ac:plain-text-link-body><![CDATA[Another [Link]]]></ac:plain-text-link-body></ac:link></p>
|
||||
<p>Use footnotes link <sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p>
|
||||
<p>Use <a href="foo">Link [Text]</a></p>
|
||||
<h2 id="Empty-link">Empty link</h2>
|
||||
<p><a href=""></a></p>
|
||||
<div class="footnotes" role="doc-endnotes">
|
||||
<hr />
|
||||
<ol>
|
||||
|
||||
Reference in New Issue
Block a user