From 3fb1893fb120ce04382136cc7d2980adbab75c9d Mon Sep 17 00:00:00 2001 From: www-data Date: Sat, 11 Mar 2006 05:24:01 +0000 Subject: web commit from 66.118.98.137: --- doc/features.mdwn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/features.mdwn (limited to 'doc/features.mdwn') 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 -- cgit v1.2.3