From: joey Date: Mon, 9 Jul 2007 07:52:56 +0000 (+0000) Subject: web commit by TaylorKillian X-Git-Tag: 2.4~34 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=804ebb7289d0c92a73ba13c95ad8e9a50deb4349;p=ikiwiki.git web commit by TaylorKillian --- diff --git a/doc/patchqueue/Wikiwyg_Plugin_for_IkiWiki.mdwn b/doc/patchqueue/Wikiwyg_Plugin_for_IkiWiki.mdwn new file mode 100644 index 000000000..e4369d923 --- /dev/null +++ b/doc/patchqueue/Wikiwyg_Plugin_for_IkiWiki.mdwn @@ -0,0 +1,14 @@ +Project IkiWiki::WIKIWYG v0.8 - +=========================================================== + +[Wikiwyg][] is a "What you see is what you get" editor for wikis. It will allow you to double click on the text in a wiki and save it without reloading the page. The IkiWiki version will allow you to edit your wiki in Markdown or WYSIWYG. + +The plugin can be downloaded from + +### Current Issues + +* Code sections starting with 4 spaces do not work +* Adding links in the WYSIWYG editor is difficult +* Double lists don't work + +[Wikiwyg]: http://www.wikiwyg.net/ \ No newline at end of file