Saving Markdown AND HTML from WMD Control - C# ASP.NET
Posted
by CccTrash
on Stack Overflow
See other posts from Stack Overflow
or by CccTrash
Published on 2010-03-18T02:11:58Z
Indexed on
2010/03/18
2:21 UTC
Read the original article
Hit count: 502
I was wondering if there was a way to get and store both Markdown and the produced HTML for a WMD control.
Or do I need to just save the markdown and get a library that can render it to HTML?
© Stack Overflow or respective owner