wiris / html-integrations

The official JavaScript library for MathType, the leading formula editor and equation writer for the web by Wiris
https://wiris.com/solutions/integrations/html-editors/
MIT License
76 stars 53 forks source link

Feat: Add a blacklist param for the latex and mathml detection. #995

Open usantos-at-wiris opened 3 months ago

usantos-at-wiris commented 3 months ago

Description

This method adds the feature for blacklisting certain elements transformation for the viewer.

The url param is blacklist. If you need an example:

WIRISplugins.js?viewer=image&safeXml=true&async=true&element=%23page&blacklist=[data-fieldtype="editor"]

CHANGES.MD

feat: Add a blacklist param for the latex and mathml detection.