idea from Evan
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 27 Nov 2006 21:12:53 +0000 (21:12 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 27 Nov 2006 21:12:53 +0000 (21:12 +0000)
doc/todo/wikiwyg.mdwn [new file with mode: 0644]

diff --git a/doc/todo/wikiwyg.mdwn b/doc/todo/wikiwyg.mdwn
new file mode 100644 (file)
index 0000000..fd80aca
--- /dev/null
@@ -0,0 +1,7 @@
+[Wikiwyg](http://www.wikiwyg.net/)
+is a WYSIWYG editor written in javascript for wikis. It allows editing in a
+gui or in wikitext and converts edits back to wiki format to be saved to
+the wiki.
+
+It would be awesome to use this in ikiwiki, but to take full advantage of
+it with ikiwiki, it would need to know about MarkDown.