]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/features.mdwn
html too
[ikiwiki.git] / doc / features.mdwn
index c22d2be91c0590c73fc8a5bbdf551538269f6fe3..9e9e9195d5d899b125716705dcfe9fa1de07e935 100644 (file)
@@ -23,11 +23,13 @@ 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 or pages written as pure
+  [[plugins/HTML]].
 
 * support for other file types