Tagged Questions

2
votes
1answer
422 views

WMD Markdown Editor with a custom preview

I'd like to use WMD with PHP Markdown Extra. I don't need any new buttons in the editor, but I need the live preview to reflect the use of the extra markdown features, most notably tables. Is there a ...
0
votes
0answers
16 views

How to have a function executed each time the WMD preview is refreshed?

I need to have a function executed each time the preview is refreshed for a WMD control. Is there some function I can use to insert a hook for preview refreshes?