Closed jxjj closed 1 year ago
This permits embedded <iframe> tags within sanitized html content. Fixes #225.
<iframe>
See: https://dev.elevator.umn.edu/defaultinstance/page/view/21
Allowed tags: https://github.com/cure53/DOMPurify/blob/main/src/tags.js Allowed attrs: https://github.com/cure53/DOMPurify/blob/main/src/attrs.js
This permits embedded
<iframe>
tags within sanitized html content. Fixes #225.See: https://dev.elevator.umn.edu/defaultinstance/page/view/21