aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/mdwn_preview.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-03-08 13:11:26 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-03-08 13:11:26 -0400
commit1bf100cfdebee69fc53d2cdf77d626b9fe8be987 (patch)
tree7fa5affc4f52dfb745397254cd3467a30a364b00 /doc/todo/mdwn_preview.mdwn
parent311182a699ca15c7a44bd7cbf9d2c950ea1f48f0 (diff)
downloadikiwiki-1bf100cfdebee69fc53d2cdf77d626b9fe8be987.tar
ikiwiki-1bf100cfdebee69fc53d2cdf77d626b9fe8be987.tar.gz
configure wmd to leave text in markdown
Diffstat (limited to 'doc/todo/mdwn_preview.mdwn')
-rw-r--r--doc/todo/mdwn_preview.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/mdwn_preview.mdwn b/doc/todo/mdwn_preview.mdwn
index 2fa460336..3008eb529 100644
--- a/doc/todo/mdwn_preview.mdwn
+++ b/doc/todo/mdwn_preview.mdwn
@@ -85,4 +85,5 @@ remains. Some CSS to clean up the display of the live WMD preview would be good
> converted from mdwn to html. I think that wmd is converting the mdwn
> into html when the form is posted, so it would also save like that.
> I assume that is designed for websites that do not use markdown
-> internally. Doesn't it have a setting to leave it as markdown? --[[Joey]]
+> internally. Doesn't it have a setting to leave it as markdown?
+>> Found setting, fixed. --[[Joey]]