diff options
author | http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web> | 2009-06-05 14:55:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-06-05 14:55:27 -0400 |
commit | 91edfd285126e832812e027cea60b87f808cb4aa (patch) | |
tree | 4ac7af15bcd389c0649548a3a05cf79a0f909ab3 /doc | |
parent | 62bec4f47b6c447f38428bfeaf19d383b43ed922 (diff) | |
download | ikiwiki-91edfd285126e832812e027cea60b87f808cb4aa.tar ikiwiki-91edfd285126e832812e027cea60b87f808cb4aa.tar.gz |
A suggestion to simply extract/merge this functionality from/with another plugin.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/headinganchors/discussion.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/contrib/headinganchors/discussion.mdwn b/doc/plugins/contrib/headinganchors/discussion.mdwn new file mode 100644 index 000000000..a5e4dd54f --- /dev/null +++ b/doc/plugins/contrib/headinganchors/discussion.mdwn @@ -0,0 +1 @@ +Isn't this functionality a part of what [[plugins/toc]] needs and does? Then probably the [[plugins/toc]] plugin's code could be split into the part that implements the [[plugins.contrib/headinganchors]]'s functionality and the TOC generation itself. That will bring more order into the code and the set of available plugins. --Ivan Z. |