]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
delete duplicate page, move comment to correct place
authorJoey Hess <joey@kodama.kitenet.net>
Sun, 6 Jul 2008 18:10:31 +0000 (14:10 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sun, 6 Jul 2008 18:10:31 +0000 (14:10 -0400)
doc/todo/Add_showdown_GUI_input/edit.mdwn [deleted file]
doc/todo/Add_showdown_GUI_input__47__edit.mdwn

diff --git a/doc/todo/Add_showdown_GUI_input/edit.mdwn b/doc/todo/Add_showdown_GUI_input/edit.mdwn
deleted file mode 100644 (file)
index a3db94b..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-Add an option to use the Showdown GUI for editing or adding content.
-It is BSD-licensed javascript that shows the rendered Markdown (or HTML) while editing.
-
-A demo is at <http://www.attacklab.net/showdown-gui.html>
-
-(I read about this on the markdown mailing list.)
-
-> [[Wikiwyg]] also can provide a nice GUI for editing, although it would
-> need to be expanded to support markdown. The benefit compared to showdown
-> is that it provides a GUI for editing with widets for italics, etc,
-> compared to showdown which still leaves input in markdown and seems more
-> geared to a fast preview of the html. --[[Joey]]
-
-> Since we have semi-working wikiwgy and it's better, I'm considering this
-> todo item as [[done]] or rather, will-not-be-done..
-
->> Given the unfortunate state of affairs for the wikiwyg project, could it
->> be worthwhile to consider this option again? It seems to have a companion
->> product (wmd) with formatting widgets and a live preview pane, that is
->> promised to be MIT licensed as of the next release.... --Chapman Flack
index 4a20a37c774430104dce3814f510b3e2697e50e8..a3db94bdd3c8a34d949d07cf5b6c10a81243bcf6 100644 (file)
@@ -13,3 +13,8 @@ A demo is at <http://www.attacklab.net/showdown-gui.html>
 
 > Since we have semi-working wikiwgy and it's better, I'm considering this
 > todo item as [[done]] or rather, will-not-be-done..
+
+>> Given the unfortunate state of affairs for the wikiwyg project, could it
+>> be worthwhile to consider this option again? It seems to have a companion
+>> product (wmd) with formatting widgets and a live preview pane, that is
+>> promised to be MIT licensed as of the next release.... --Chapman Flack