react-markdown-editor
react-markdown-editor copied to clipboard
Does <MDEditor.Markdown /> sanitizes the output HTML?
As the title says, does it sanitizes the output HTML or do we have to use third party library like DOMPurify?
Apologizes if it has been already answered somewhere.