From: http://www.cse.unsw.edu.au/~willu/ Date: Fri, 6 Mar 2009 08:47:08 +0000 (-0500) Subject: Note another issue with the basic plugin. X-Git-Tag: 3.07~22 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/8333b4bbc3bd907a4fbd5ed1da79625afc9e71aa?ds=inline;hp=--cc Note another issue with the basic plugin. --- 8333b4bbc3bd907a4fbd5ed1da79625afc9e71aa diff --git a/doc/todo/mdwn_preview.mdwn b/doc/todo/mdwn_preview.mdwn index 4c361052b..a99f03eed 100644 --- a/doc/todo/mdwn_preview.mdwn +++ b/doc/todo/mdwn_preview.mdwn @@ -19,7 +19,8 @@ add to ikiwiki. [[!tag wishlist]] >>> Below is a simple plugin/[[patch]] to make use of the WMD editor. Turns out it isn't hard at all to ->>> get a basic version going (that don't handle directives at all). I've +>>> get a basic version going (which doesn't handle directives at all, nor does it swtich itself off when you're +>>> editing something other than Markdown source). I've >>> removed the done tag so this is visible as a patch. -- [[Will]] ------