jquery-markedit
jquery-markedit copied to clipboard
Sanitize <script> tags and other malicious code on either client or srever
Look into how showdown.js handles this, and make sure that unsafe content isn't getting passed somehow.
the probleme lies near 'grafsOut.join' in showdown.js in _FormParagraphs.