filter_mathjaxloader/loader

Mathjax JS Loader.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Members

(static, constant) configure

Source:

Called by the filter when it is active on any page. This does not load MathJAX yet - it addes the configuration to the head incase it gets loaded later. It also subscribes to the filter-content-updated event so MathJax can respond to content loaded by Ajax.

(static, constant) contentUpdated

Source:

Handle content updated events - typeset the new content.

(static, constant) typeset

Source:

Called by the filter when an equation is found while rendering the page.