]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Wikiwyg
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 2 Mar 2007 01:14:39 +0000 (01:14 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 2 Mar 2007 01:14:39 +0000 (01:14 +0000)
doc/todo/Add_showdown_GUI_input__47__edit.mdwn

index c4419b03a5389313e995065460a0b464c1f68cee..6244d078cdb951a71b52dd78c65c3426ee6cdc91 100644 (file)
@@ -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>
 
 
 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]]