diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-27 23:24:37 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-27 23:24:37 +0000 |
commit | 17b77412ed4923f2a5e0aedbc22f0909d7385e70 (patch) | |
tree | 2f71210c160dbade7d292c738702e9ee7e9dafa9 | |
parent | 1bf0086064c96ce5c7848b0a2c835cfce37ce881 (diff) | |
download | ikiwiki-17b77412ed4923f2a5e0aedbc22f0909d7385e70.tar ikiwiki-17b77412ed4923f2a5e0aedbc22f0909d7385e70.tar.gz |
update
-rw-r--r-- | doc/todo/wikiwyg.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
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. |