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:
3
testdata/links.md
vendored
3
testdata/links.md
vendored
@@ -24,3 +24,6 @@ Use footnotes link [^1]
|
||||
[^1]: a footnote link
|
||||
|
||||
Use [Link [Text]](foo)
|
||||
|
||||
## Empty link
|
||||
[]()
|
||||
|
||||
Reference in New Issue
Block a user