summaryrefslogtreecommitdiff
path: root/tests/test_syntax/extensions/test_toc.py
Commit message (Expand)AuthorAgeFilesLines
* Support custom CSS class on TOC elementJannis Vajen2022-05-051-0/+43
* Better toc detectionCharles de Beauchesne2021-07-271-0/+8
* toc: Do not remove diacritical marks when slugify_unicode is usedDmitry Shachnev2021-03-241-4/+14
* Ensure permalinks and ankorlinks are not restricted by toc_depthWaylan Limberg2021-02-241-5/+393
* Support unicode ids in toc (#970)Antoine2020-10-011-0/+22
* TOC fix for AtomicString handling (#934)Isaac Muse2020-04-061-0/+22
* Add permalink_title option (#886)Waylan Limberg2019-11-261-0/+20
* Add anchorlink_class and permalink_class options to TOCWaylan Limberg2019-11-261-0/+67
* Unescape IDs in TOC.Waylan Limberg2019-11-251-0/+34