summaryrefslogtreecommitdiff
path: root/test/command/html-writer-a-in-a.md
AgeCommit message (Collapse)Author
2022-09-28HTML writer: prevent `<a>` inside `<a>`.John MacFarlane
If a link text contains a link, we replace it with a span. See #7585.