]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/usage.mdwn
* Support htmlize plugins and make mdwn one such plugin, which is enabled by
[git.ikiwiki.info.git] / doc / usage.mdwn
index deb94e415c4214f09c6ceadbf3b1d4c1730f3cdb..6ff71056f2bd018b411f246c25b590a5fd86d849 100644 (file)
@@ -11,7 +11,8 @@ ikiwiki --setup configfile
 # DESCRIPTION
 
 `ikiwiki` is a wiki compiler. It builds static html pages for a wiki, from
-`source` in the [[MarkDown]] language, and writes it out to `destination`.
+`source` in the [[MarkDown]] language (or others), and writes it out to
+`destination`.
 
 Note that most options can be shortened to single letters, and boolean
 flags such as --verbose can be negated with --no-verbose.