X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1bf0086064c96ce5c7848b0a2c835cfce37ce881..309c689b6b139e67459c41a5132c9afec0504d84:/doc/todo/wikiwyg.mdwn?ds=sidebyside 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.