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
Adding utility, that sanitizing HTML. By default yfm-transform not sanitize HTML. Use needToSanitizeHtml: true option to enable sanitizing
* feat: add html sanitizing
* feat(sanitize): allow override default options
* feat(sanitize): remove unnecessary schemes from default options
* fix(package): move types of sanitize-html from devDependencies to dependencies
0 commit comments