aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-11-27 12:45:06 -0400
committerJoey Hess <joey@kitenet.net>2011-11-27 12:45:06 -0400
commit42e15638dcd10029168214845919e6eab5dcf283 (patch)
tree3e82182700083b3928376aa525e6b8afafef54d1
parent33f5aa2f7c5d68423282256c1758c570fc9b91f0 (diff)
downloadikiwiki-42e15638dcd10029168214845919e6eab5dcf283.tar
ikiwiki-42e15638dcd10029168214845919e6eab5dcf283.tar.gz
response
-rw-r--r--doc/todo/wmd_editor_live_preview.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/wmd_editor_live_preview.mdwn b/doc/todo/wmd_editor_live_preview.mdwn
index fb7f04c09..891b8199f 100644
--- a/doc/todo/wmd_editor_live_preview.mdwn
+++ b/doc/todo/wmd_editor_live_preview.mdwn
@@ -3,3 +3,7 @@ Some time ago there was [[a question|http://ikiwiki.info/forum/wmd_editor_double
I use the wmd editor in my ikiwiki. However live preview seems not to be a fully correct preview so nevertheless I have to hit the preview button to get a correct preview. However then I have two previews so that I have to scroll down to see the correct one.
Is it possible to disable the live preview or to replace the live preview with the correct one after pressing the preview button?
+
+> There's another page already tracking this UI problem: [[mdwn_preview]]
+> There is a patch there, but AFAIK nobody has done any more work on
+> WMD integration with ikiwiki. --[[Joey]]