projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d6bbdc
)
(no commit message)
author
http://liw.fi/
<http://liw.fi/@web>
Wed, 4 Mar 2009 15:19:09 +0000
(10:19 -0500)
committer
Joey Hess
<joey@kitenet.net>
Wed, 4 Mar 2009 15:19:09 +0000
(10:19 -0500)
doc/todo/mdwn_preview.mdwn
[new file with mode: 0644]
patch
|
blob
diff --git a/doc/todo/mdwn_preview.mdwn
b/doc/todo/mdwn_preview.mdwn
new file mode 100644
(file)
index 0000000..
733d62c
--- /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]]