X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/17b77412ed4923f2a5e0aedbc22f0909d7385e70..1b54d111e62fbec2c6e9078c6ab5d253cccc98be:/doc/todo/wikiwyg.mdwn diff --git a/doc/todo/wikiwyg.mdwn b/doc/todo/wikiwyg.mdwn index d5331b2fb..f8f04c245 100644 --- a/doc/todo/wikiwyg.mdwn +++ b/doc/todo/wikiwyg.mdwn @@ -21,3 +21,24 @@ wiki markup, which is not always the case in ikiwiki. Unless there's some other way to feed it the actual source for a page, this seems like a problem. According to the developers, it is possible to do that, and start off in WikiText mode. + +[[tag soc]] + +[[tag wishlist]] + +[[tag patch]] + +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/