Skip to content

Sanitize HTML in marked JS library

Phil Hughes requested to merge notebooklab-sanitize-marked-option into master

What does this MR do?

Sends the sanitize option into the marked library inside notebooklab. This stops a potential XSS bug.

Merge request reports