Recently I needed a WYSIWYG editor in my asp.net web form. I looked at various ones including WMD Editor (which I
know is not exactly a WYSIWYG editor, there site states 'It just wasn't built for WYSIWYG. So WMD is something new:
a Wysiwym Markdown editor'). The support is lacking and from the looks of it the API is too. Lastly, I've seen a lot of sites
using WMD Editor but the visitors on that site certainly don't care about a 'Markdown editor'. End users try to manipulate
the formatting down to WYSIWYG so why bother? Look at the comments in this post from...