X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/becacc5566bfa841f907b51f36d0034081842752..6e1986cf1244d4df3b81bfb8514eb9aa0482a847:/doc/plugins/mdwn.mdwn?ds=sidebyside diff --git a/doc/plugins/mdwn.mdwn b/doc/plugins/mdwn.mdwn index 25e46cd01..c5b69689e 100644 --- a/doc/plugins/mdwn.mdwn +++ b/doc/plugins/mdwn.mdwn @@ -1,5 +1,8 @@ -This plugin, which is enabled by default, lets ikwiki convert files with -names ending in ".mdwn" to html. It uses the [[markdown]] minimal markup -language. - +[[template id=plugin name=mdwn core=1 included=1 author="[[Joey]]"]] [[tag type/format type/core]] + +This plugin lets ikwiki convert files with names ending in ".mdwn" to html. +It uses the [[markdown]] minimal markup language. + +This is the standard markup language used by ikiwiki, although some others +are also available in other plugins.