]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Added a keyword to the description, so that this plugin can be found by searching.
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>
Fri, 5 Jun 2009 18:50:53 +0000 (14:50 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 5 Jun 2009 18:50:53 +0000 (14:50 -0400)
doc/plugins/contrib/headinganchors.mdwn

index c80cc0b496e6e0c3c45acd532d6e931871d8f901..0b007f00e659cd0437772908c0a0f5a755fa27a6 100644 (file)
@@ -1,6 +1,6 @@
 [[!template id=plugin name=headinganchors author="[[PaulWise]]"]]
 
-This is a simple plugin to add ids to all headings, based on their text. It
+This is a simple plugin to add ids (which will server as [[ikiwiki/anchor]]s) to all headings, based on their text. It
 works as a postprocessing filter, allowing it to work on mdwn, wiki, html,
 rst and any other format that produces html. The code is available here: