diff options
author | Javier Rojas <jerojasro@devnull.li> | 2010-09-12 19:25:38 -0500 |
---|---|---|
committer | Javier Rojas <jerojasro@devnull.li> | 2010-09-12 19:25:38 -0500 |
commit | d2fbde0e814d873017ccc7d71eb585b9391dff9a (patch) | |
tree | 418a2bbce0cab93fe327de71640091c1fdcf846c /doc/plugins/contrib | |
parent | f4392bc4dd3be5833b8a7b3c1b37515a7e3b3b1f (diff) |
new version of the ikiwiki vim plugin. docs upgraded. new forum post
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r-- | doc/plugins/contrib/headinganchors.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/contrib/headinganchors.mdwn b/doc/plugins/contrib/headinganchors.mdwn index becbf89a5..5ef054bce 100644 --- a/doc/plugins/contrib/headinganchors.mdwn +++ b/doc/plugins/contrib/headinganchors.mdwn @@ -1,4 +1,5 @@ [[!template id=plugin name=headinganchors author="[[PaulWise]]"]] +[[ikiwiki/directive/cosa]] 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, |