]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/contrib/headinganchors.mdwn
new version of the ikiwiki vim plugin. docs upgraded. new forum post
[git.ikiwiki.info.git] / doc / plugins / contrib / headinganchors.mdwn
index c80cc0b496e6e0c3c45acd532d6e931871d8f901..5ef054bce5fd2bdf0b359dd2f7d0446fe51f1af5 100644 (file)
@@ -1,6 +1,7 @@
 [[!template id=plugin name=headinganchors author="[[PaulWise]]"]]
+[[ikiwiki/directive/cosa]]
 
-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 serve as [[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: