diff options
author | Javier Rojas <jerojasro@devnull.li> | 2010-09-12 19:27:44 -0500 |
---|---|---|
committer | Javier Rojas <jerojasro@devnull.li> | 2010-09-12 19:27:44 -0500 |
commit | 4c74a6c0925f16de1583e28fe11833ee0a93fdc9 (patch) | |
tree | 416c7b2526e9f07a0ce8b65706bc083495dbc5db | |
parent | 9ab56b4ec8c99127afa74cbd3dac7f1f2fcae8d9 (diff) |
reverted typo
-rw-r--r-- | doc/plugins/contrib/headinganchors.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/plugins/contrib/headinganchors.mdwn b/doc/plugins/contrib/headinganchors.mdwn index 5ef054bce..becbf89a5 100644 --- a/doc/plugins/contrib/headinganchors.mdwn +++ b/doc/plugins/contrib/headinganchors.mdwn @@ -1,5 +1,4 @@ [[!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, |