index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
/
html-writer-a-in-a.md
Age
Commit message (
Collapse
)
Author
2022-09-28
HTML writer: prevent `<a>` inside `<a>`.
John MacFarlane
If a link text contains a link, we replace it with a span. See #7585.