You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add DOMPurify for XSS protection in Markdown rendering
Includes DOMPurify library to sanitize HTML output when converting Markdown, preventing potential XSS vulnerabilities.
Per this review comment:
#544 (comment)
0 commit comments