added suggestion to auto-generated named anchors for all sections

master
Ilya_Shlyakhter 2021-06-07 12:32:26 -04:00 committed by admin
parent 4531ea31e8
commit 3af3b21302
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
To enable linking to specific parts of long ikiwiki pages, like the git-annex man page, auto-generate named anchors for all sections, based e.g. on section names (`<a name="My_section">`). Maybe also do this for list items.