]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/mdwn.mdwn
testing
[ikiwiki.git] / doc / plugins / mdwn.mdwn
index 25e46cd0151b15acefd8c847a6b53535d8db6191..c5b69689e5421b78d0ae3946fe142500b66a4769 100644 (file)
@@ -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.