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
* Avoid javascript when parsing unknown tags.
* Add an `allowUnknownTags` option to ignore unknown tags without failing the task.
* Allow to specify `attributes` on script and styles tags.
* Allow http,https or // links to be processed as links.
* Automatically adapt generated `link` tag for less files.