web commit from 66.118.98.137:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 11 Mar 2006 05:24:01 +0000 (05:24 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 11 Mar 2006 05:24:01 +0000 (05:24 +0000)
doc/features.mdwn [new file with mode: 0644]

diff --git a/doc/features.mdwn b/doc/features.mdwn
new file mode 100644 (file)
index 0000000..735f4a1
--- /dev/null
@@ -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