]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/wmd_editor_live_preview.mdwn
Change Projects link to point to projects DB
[ikiwiki.git] / doc / todo / wmd_editor_live_preview.mdwn
1 Some time ago there was [[a question|http://ikiwiki.info/forum/wmd_editor_double_preview/]] in the forum about wmd editor and preview. However there were no answers:
2
3 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.
4
5 Is it possible to disable the live preview or to replace the live preview with the correct one after pressing the preview button?
6
7 > There's another page already tracking this UI problem: [[mdwn_preview]]
8 > There is a patch there, but AFAIK nobody has done any more work on
9 > WMD integration with ikiwiki. --[[Joey]]
10
11 >> I tried to apply the patch via git apply, however get an error: fatal: corrupt patch at line 63, any idea?