aboutsummaryrefslogtreecommitdiff
path: root/test/command/8770-document.md
AgeCommit message (Collapse)Author
2024-06-07Fixes to #9376.John MacFarlane
2024-02-12HTML5 writer: Add suffix to multiple footnote section idsSam May
The first (and often only) `<aside id=footnotes>` block remains unchanged, however any additional blocks from `--reference-location` are distinguished as `#footnotes-2`, `#footnotes-3`, and so on. No other existing writer seems to implement per-section IDs, including HTML4.