fix: Panic on empty link

This commit is contained in:
Manuel Rüger
2025-11-28 14:33:32 +01:00
parent a7390d8b33
commit 888d5de655
3 changed files with 6 additions and 1 deletions

3
testdata/links.md vendored
View File

@@ -24,3 +24,6 @@ Use footnotes link [^1]
[^1]: a footnote link
Use [Link [Text]](foo)
## Empty link
[]()