Files
KaTeX/docs
Oliver Tacke 02639b424e Add ignore option for class names (#1555)
* Add ignore option for class names

This change adds another option for ignoring nodes for rendering similar to `ignoreTags`.
The new option `ignoreClasses` can hold an array of strings representing class names that should be ignored if they are in a node's class list. This can be desirable in dynamic environments.

* Adhere to CI rules for styling

* Add documentation for new option

* Exchange classList property with IE9 compatible code

* Harmonize variable names

* Add default for ignoredClasses
2018-08-08 09:00:22 +09:00
..
2018-07-30 12:25:38 +09:00
2018-07-30 12:25:38 +09:00
2018-07-26 20:19:40 -07:00
2018-08-08 07:49:38 +09:00
2018-08-08 07:49:38 +09:00