diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-04 13:51:55 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-04 13:51:55 -0500 |
commit | 108ad03cc81d3ebbd668eab879789f940951d293 (patch) | |
tree | f380c6d695bc0e594f830649ecce49ba7179a6db /doc/todo | |
parent | 89bfa1e392bc03f8e9f5b27d63ff420315690fca (diff) | |
parent | 2fde5b4a6a7df1c1e0fa5231f2cc60bef5a74c08 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
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]] |