Markdown editor in ASP.NET MVC
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.
What I want to know is, how do I then use this in my site? I see perl files etc included with this.
Anyone done this before, or have links to go开发者_开发问答od documentation (the site of the original WMD appears to have disappeared).
Here is StackOverflows fork/branch:
- https://blog.stackoverflow.com/2008/12/reverse-engineering-the-wmd-editor/
- https://meta.stackexchange.com/questions/4168/can-i-use-stack-overflows-reengineered-wmd-editor
精彩评论