scribe-plugin-sanitizer
**NB: this project is no longer distributed over Bower. Please use npm for future versions
Installation
bower install scribe-plugin-sanitizer
Usage Example
scribe-plugin-sanitizer is an AMD module:
;
It uses the same format of options as html-janitor. To whitelist a tag, specify true
for it. To whitelist specific attributes or even specific values, use an object.