X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1bf0086064c96ce5c7848b0a2c835cfce37ce881..55ed4b89fc9f394dcdec74cddae8ca3a2d60cbb3:/doc/todo/wikiwyg.mdwn diff --git a/doc/todo/wikiwyg.mdwn b/doc/todo/wikiwyg.mdwn index ec7e37b04..d5331b2fb 100644 --- a/doc/todo/wikiwyg.mdwn +++ b/doc/todo/wikiwyg.mdwn @@ -19,4 +19,5 @@ back into the wiki markup, and editing/saving that. That seems to assume that there's a way of parsing a page's html and getting back to the underlying 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. +problem. According to the developers, it is possible to do that, and start +off in WikiText mode.