| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.10.3 source code.tar.gz | 2026-09-21 | 136.5 kB | |
| 2.10.3 source code.zip | 2026-09-21 | 346.1 kB | |
| README.md | 2026-09-21 | 444 Bytes | |
| Totals: 3 Items | 483.1 kB | 0 | |
Fixed
- Fixed footnote links and backlinks pointing at the wrong anchor when
footnote/footnote_id_prefixorfootnote/ref_id_prefixcontains an uppercase character; the configured prefix is now emitted verbatim in thehrefas it already was in the matchingid(#524) - Fixed inline raw HTML tags being escaped when the tag name or an attribute name contains an uppercase letter, such as
<svg viewBox="...">or<Warning>(#1096)