diff options
author | http://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web> | 2009-03-06 03:47:08 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-03-06 03:47:08 -0500 |
commit | 8333b4bbc3bd907a4fbd5ed1da79625afc9e71aa (patch) | |
tree | 926d3a548bdfe3d03d127136ff65149d8243bf6d /doc/todo | |
parent | cc194fe527261b6a36a79df59c626bd3d7891b84 (diff) | |
download | ikiwiki-8333b4bbc3bd907a4fbd5ed1da79625afc9e71aa.tar ikiwiki-8333b4bbc3bd907a4fbd5ed1da79625afc9e71aa.tar.gz |
Note another issue with the basic plugin.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/mdwn_preview.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
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]] ------ |