mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-08-02 14:54:27 -06:00
Merge a0fb97d1f5ecc207336cb9b83871e68a24190332 into e32fe3f91c2d45f27f72a3662133b1c0e1a5bda1
This commit is contained in:
commit
f1ce245d06
@ -1456,6 +1456,7 @@ SimpleMDE.prototype.markdown = function(text) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
markedOptions.sanitize = true;
|
||||||
|
|
||||||
// Set options
|
// Set options
|
||||||
marked.setOptions(markedOptions);
|
marked.setOptions(markedOptions);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user