]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/wmd_editor_live_preview.mdwn
move the patch into my repository
[ikiwiki.git] / doc / todo / wmd_editor_live_preview.mdwn
index fb7f04c092c40f81b33b7ec487ede1c224c13b8c..d76fb2ba400bea45bbf3d3e69f4df16b6038e33b 100644 (file)
@@ -3,3 +3,9 @@ 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]]
+
+>> I tried to apply the patch via git apply, however get an error: fatal: corrupt patch at line 63, any idea?