Tagged Questions
4
votes
3answers
1k views
Use “Updated WMD Editor” in textareas loaded by AJAX Forms
We're trying to use Stackoverflow's excellent WMD / Markdown editor (http://blog.stackoverflow.com/2009/01/updated-wmd-editor/, http://github.com/derobins/wmd/tree/master) on a Symfony project.
This ...
2
votes
1answer
1k views
wmd editor (jquery version) over ajax forms
i'm trying wmd editor over ajax.
here there is the bugged code
wdm code is based on openlibrary fork on github
it work very good without ajax.
but when i try to display editor over ajax form it ...