there is a patch here

master
anarcat 2020-03-15 17:12:11 -04:00 committed by admin
parent 1d7d7cbcb7
commit ce97758321
1 changed files with 2 additions and 0 deletions

View File

@ -26,3 +26,5 @@ That is hard to fix without changing the theme significantly. ikiwiki themes fre
There should really be a way to skip those entries. The patch mentioned here does this by doing a tiny modification to `toc.pm` to skip headings with the magic `nocount` class. The naming comes from [Phil Archer's Automatic Heading Numbering CSS hack](https://philarcher.org/diary/2013/headingnumbers) and could be changed, but it seemed logical to me. The result can be seen in action in: <https://anarc.at/blog/2019-11-20-file-monitoring-tools/>.
Thank you for your consideration.
[[!tag patch]]