diff options
author | http://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web> | 2009-12-23 15:08:14 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2009-12-23 15:08:14 +0000 |
commit | 85eab3e9ff30ba42307a53bf22ef72ce87e18616 (patch) | |
tree | 0de2f05154e3537141d509e254041dd3ac518119 /doc/plugins | |
parent | 407a94c6a6d5ea125f5c31787799c864e2c1b7f0 (diff) | |
download | ikiwiki-85eab3e9ff30ba42307a53bf22ef72ce87e18616.tar ikiwiki-85eab3e9ff30ba42307a53bf22ef72ce87e18616.tar.gz |
try again with tag
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/pod.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/plugins/contrib/pod.mdwn b/doc/plugins/contrib/pod.mdwn index d6fdf4b63..19b0111df 100644 --- a/doc/plugins/contrib/pod.mdwn +++ b/doc/plugins/contrib/pod.mdwn @@ -1,4 +1,5 @@ [[!template id=plugin name=pod author="[[rubykat]]"]] +[[!tag format]] ## NAME IkiWiki::Plugin::pod - process pages written in POD format. @@ -35,5 +36,3 @@ The following options can be set in the ikiwiki setup file. * browse at GitHub: <http://github.com/rubykat/ikiplugins/blob/master/IkiWiki/Plugin/pod.pm> * git repo at git://github.com/rubykat/ikiplugins.git ----- -[[!taglink format]] |