From: www-data Date: Sat, 11 Mar 2006 05:24:01 +0000 (+0000) Subject: web commit from 66.118.98.137: X-Git-Tag: 1.0~506 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=3fb1893fb120ce04382136cc7d2980adbab75c9d web commit from 66.118.98.137: --- diff --git a/doc/features.mdwn b/doc/features.mdwn new file mode 100644 index 000000000..735f4a173 --- /dev/null +++ b/doc/features.mdwn @@ -0,0 +1,14 @@ +Currently implemented: + +* [[MarkDown]] + + ikiwiki supports pages using [[MarkDown]] as their markup language. Any + 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]]. + +---- + + +[[TODO]] \ No newline at end of file