diff options
author | pdurbin <pdurbin@web> | 2013-04-20 20:28:51 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-20 20:28:51 -0400 |
commit | 2919ceb3cb000ad41edf98cee9618468c1629099 (patch) | |
tree | 2dca519002421eb2e77e890e9a33b8798e873f89 /doc | |
parent | 9bd565bb28b1aa76c5a3f0a08d16241d301d1634 (diff) | |
download | ikiwiki-2919ceb3cb000ad41edf98cee9618468c1629099.tar ikiwiki-2919ceb3cb000ad41edf98cee9618468c1629099.tar.gz |
table of contents (toc) with human readable anchors
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/toc-with-human-readable-anchors.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
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]] |