Tagged Questions
2
votes
1answer
436 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 ...