aboutsummaryrefslogtreecommitdiff
path: root/plugin/math
Commit message (Expand)AuthorAge
* dependency upgradesHakim El Hattab2020-08-19
* update dependenciesHakim El Hattab2020-05-19
* move built plugin files from /dist/plugin/ to /plugin/<name>/Hakim El Hattab2020-05-18
* .esm suffix for module bundle, marked/highlight.js are installed via npmHakim El Hattab2020-05-04
* make plugins work with multiple presentations on same pageHakim El Hattab2020-04-23
* tweak plugin initialization to enable multi-instance pluginsHakim El Hattab2020-04-17
* add 'plugins' config option, new way of registering es5 pluginsHakim El Hattab2020-04-17
* convert plugins to ES modules, transpile es5 versions backwards compatibilityHakim El Hattab2020-04-15
* changes to plugin api; registerPlugin only accepts plugin instance, instance ...Hakim El Hattab2020-04-08
* Reveal.add/remveEventListener -> Reveal.on/offHakim El Hattab2020-04-07
* support for plugins where the init method doesn't return a PromiseHakim El Hattab2019-03-14
* more forgiving code highlight line number format, add Promise polyfillHakim El Hattab2019-03-14
* highlight, math, notes and zoom plugins now register via Reveal.registerPluginHakim El Hattab2019-03-04
* Allow users to customise MathJax options.Benjamin Tan2018-02-08
* Allow tex2jax options to be passed into math plugin.John MacFarlane2017-11-29
* replace cdn.mathjax.org with cdnjsChristian Lawson-Perfect2017-04-05
* Merge pull request #1205 from gothma/mathjax-mdHakim El Hattab2015-07-07
|\
| * Allow tex parsing in <code> tagsMartin Goth2015-04-16
* | default to https mathjax #1103Hakim El Hattab2015-01-20
|/
* rename math plugin config optionHakim El Hattab2013-08-18
* remove pointless .call()Hakim El Hattab2013-08-16
* mathjax plugin updates #531Hakim El Hattab2013-08-13
* remove unused codeHakim El Hattab2013-08-13
* make mathjax host a config option, revamp script loading, fragment examples #531Hakim El Hattab2013-08-12
* comments and failesafes for #531Hakim El Hattab2013-08-12
* updates to mathjax plugin, incl more examples #531Hakim El Hattab2013-08-12
* limit scope of mathjax rerender #531Hakim El Hattab2013-08-12
* first version of mathjax plugin #531Hakim El Hattab2013-08-12