From: pdurbin Date: Sun, 21 Apr 2013 00:28:51 +0000 (-0400) Subject: table of contents (toc) with human readable anchors X-Git-Tag: 3.20130504~21 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/2919ceb3cb000ad41edf98cee9618468c1629099?ds=sidebyside table of contents (toc) with human readable anchors --- diff --git a/doc/todo/toc-with-human-readable-anchors.mdwn b/doc/todo/toc-with-human-readable-anchors.mdwn new file mode 100644 index 000000000..7e404afda --- /dev/null +++ b/doc/todo/toc-with-human-readable-anchors.mdwn @@ -0,0 +1,5 @@ +The [[/plugins/toc]] plugin is very useful but it creates anchors with names such as #index1h3 + +In #ikiwiki today, another user and I were in agreement that an option for human readable anchors would be preferable. + +[[!tag wishlist]]