django_markdown
django_markdown copied to clipboard
Fix XSS in the preview functionality
By default this library uses the including preview page, which doesn't make use of the markdown_safe function. I changed the page to use markdown_safe so that this page wouldn't allow XSS by default.
Is this the thread I need to subscribe to to be notify of the preview button ever working again? For me it just created a blank textarea form