diff options
author | http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web> | 2009-06-05 14:56:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-06-05 14:56:41 -0400 |
commit | 30d23b969ea85a4a4472d6c64d3e99060b79d7f3 (patch) | |
tree | 74b4ca352fbe81ade578a724a0287a5fafffda78 | |
parent | 91edfd285126e832812e027cea60b87f808cb4aa (diff) |
Fixed a wikilink target.
-rw-r--r-- | doc/plugins/contrib/headinganchors/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/headinganchors/discussion.mdwn b/doc/plugins/contrib/headinganchors/discussion.mdwn index a5e4dd54f..91fe04a6d 100644 --- a/doc/plugins/contrib/headinganchors/discussion.mdwn +++ b/doc/plugins/contrib/headinganchors/discussion.mdwn @@ -1 +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. +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. |