From: joey Date: Wed, 14 Feb 2007 02:03:30 +0000 (+0000) Subject: web commit by JoshTriplett: The plugin template supplies the core tag now. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/95da104fc3db3c263e0c68142e778d1e5e1cd043?hp=38ee1764bfc415504ab17826be5ae990e6245b8b web commit by JoshTriplett: The plugin template supplies the core tag now. --- diff --git a/doc/plugins/mdwn.mdwn b/doc/plugins/mdwn.mdwn index 277c4f3ec..c4de0cff9 100644 --- a/doc/plugins/mdwn.mdwn +++ b/doc/plugins/mdwn.mdwn @@ -1,5 +1,5 @@ [[template id=plugin name=mdwn core=1 author="[[Joey]]"]] -[[tag type/format type/core]] +[[tag type/format]] This plugin lets ikwiki convert files with names ending in ".mdwn" to html. It uses the [[markdown]] minimal markup language.