I think looks promising (www.toptensoftware.com/markdowndeep). But I need a simple way to extend the functionality of it, including . I'd like to:

  • add custom syntax for some custom HTML in the server side code ()
  • dito in the code
  • make it work in the MarkdownDeepEditor
  • perhaps extend the toolbar with my customizations

Two examples is special syntax for non-breaking spaces ( ) and soft hyphens (­).

Is it possible? Is it easy? How do I do it?

If not. Do you know any other implementations that supports .NET + JavaScript + editor with preview?

By the way: Which markdown editor does stackoverflow use these days?

Thanks!

link|improve this question
Looks like stackoverflow is using PageDown with node.js to run the same code server side. Right? – Hawkun Jan 25 at 12:10
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.