By Leland_Richardson
via intelligiblebabble.com
Submitted: Dec 03 2012 / 10:31
I decided to implement a convention for embedding jsFiddles into a Markdown post. Implemented using MarkdownSharp. Since it is often a need to sanitize markdown-produced HTML (since all HTML is technically valid Markdown), I also demonstrate how to sanitize the output HTML to prevent malicious attacks.
Add your comment