summaryrefslogtreecommitdiff
path: root/doc/todo/Add_showdown_GUI_input__47__edit.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/Add_showdown_GUI_input__47__edit.mdwn')
-rw-r--r--doc/todo/Add_showdown_GUI_input__47__edit.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/todo/Add_showdown_GUI_input__47__edit.mdwn b/doc/todo/Add_showdown_GUI_input__47__edit.mdwn
index c4419b03a..6244d078c 100644
--- a/doc/todo/Add_showdown_GUI_input__47__edit.mdwn
+++ b/doc/todo/Add_showdown_GUI_input__47__edit.mdwn
@@ -3,4 +3,10 @@ It is BSD-licensed javascript that shows the rendered Markdown (or HTML) while e
A demo is at <http://www.attacklab.net/showdown-gui.html>
-(I read about this on the markdown mailing list.) \ No newline at end of file
+(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]]