I have WMD editor on my site, and i store the markdown in the DB. But before i send the markdown to database i filter it with mysql_real_escape_string, like that:
I\'m sure the answer to this is very straightforward: I\'m trying to use the WMD editor from derobins (Here) with my rails app (it\'s the one on SO that I\'m using as I type). But for some reason the
There seems to be little organization or effort to lead a stable or most up-to-date version of the jQuery-compatible version of WMD.
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开发者_StackOverflow a hook for preview refreshes?var editor1 = new
I know this might seem a simple question, but with all the WMD versions out there, I need t开发者_开发知识库o know how to include WMD Editor in my website, andis there a server control to include in s
I\'m looking to use markdown in my website, and I\'d like the editor (or something similar to) the one used here at Stackoverflow. As far as I can see, I can get this from the google code site.
I 开发者_StackOverflow社区want disable iframe from <div class=\"wmd-preview\"></div> wmd-editor
Here are the facts as they stand: I have a Django admin page although this question has nothing to do with Django.
I added WMD开发者_如何学C Editor as Stackoverflow does, but I have in my css, * { margin: 0px; padding: 0px;
Take it easy on me, guys. I have no idea what I\'m doing. I cloned the Git repository for the OpenLibrary/WMD fork based on my research that led me to this question.