]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/features.mdwn
* Add wikitext markup plugin, which supports ".wiki" pages written in the
[ikiwiki.git] / doc / features.mdwn
index c22d2be91c0590c73fc8a5bbdf551538269f6fe3..5152beffd07b5039d236477ee967e989657c7ef4 100644 (file)
@@ -23,11 +23,12 @@ Some of ikiwiki's features:
   page with a filename ending in ".mdwn" is converted from markdown to html
   by ikiwiki. Markdown understands text formatted as it would be in an email,
   and is quite smart about converting it to html. The only additional markup
-  provided by ikiwiki aside from regular markdown is the [[WikiLink]] and 
+  provided by ikiwiki on top of regular markdown is the [[WikiLink]] and 
   [[PreprocessorDirective]]
 
   If you prefer to use some other markup language, ikiwiki allows others to
-  be added by [[plugins]].
+  easily be added by [[plugins]]. For example it also supports traditional
+  [[plugins/WikiText]] formatted pages.
 
 * support for other file types