diff options
author | http://liw.fi/ <http://liw.fi/@web> | 2009-03-04 10:19:09 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-03-04 10:19:09 -0500 |
commit | 2fde5b4a6a7df1c1e0fa5231f2cc60bef5a74c08 (patch) | |
tree | 34d31ece6d055cc87682a43ba77ad41caef658cc /doc/todo | |
parent | 2d6bbdcf3f0878a870ce63a02f38eb8b95f0932e (diff) |
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/mdwn_preview.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/mdwn_preview.mdwn b/doc/todo/mdwn_preview.mdwn new file mode 100644 index 000000000..733d62c08 --- /dev/null +++ b/doc/todo/mdwn_preview.mdwn @@ -0,0 +1,7 @@ +The [StackOverflow](http://stackoverflow.com/) site uses markdown for markup. +It has a fancy javascript thing for showing a real-time preview of what the user +is editing. It would be nice if ikiwiki could support this, too. The thing they +use on StackOverflow is supposed to be free software, so it should be easy to +add to ikiwiki. + +[[!tag wishlist]] |