Constructor
new Mathjax()
- Source:
- See:
Example
<Mathjax jsUrl="/path/to/mathjax.js" />
Members
(static) Cacheable
Cacheable Mathjax math renderer plugin JSX component.
This class is supposed to be used in combination with the locals
hexo filter
(module:hexo/filter/locals).
- Source:
- See:
Example
<Mathjax.Cacheable
head={true}
helper={{ cdn: function() {...} }} />