| Commit message (Expand) | Author | Age |
* | dependency upgrades | Hakim El Hattab | 2020-08-19 |
* | update dependencies | Hakim El Hattab | 2020-05-19 |
* | move built plugin files from /dist/plugin/ to /plugin/<name>/ | Hakim El Hattab | 2020-05-18 |
* | .esm suffix for module bundle, marked/highlight.js are installed via npm | Hakim El Hattab | 2020-05-04 |
* | make plugins work with multiple presentations on same page | Hakim El Hattab | 2020-04-23 |
* | tweak plugin initialization to enable multi-instance plugins | Hakim El Hattab | 2020-04-17 |
* | add 'plugins' config option, new way of registering es5 plugins | Hakim El Hattab | 2020-04-17 |
* | convert plugins to ES modules, transpile es5 versions backwards compatibility | Hakim El Hattab | 2020-04-15 |
* | changes to plugin api; registerPlugin only accepts plugin instance, instance ... | Hakim El Hattab | 2020-04-08 |
* | Reveal.add/remveEventListener -> Reveal.on/off | Hakim El Hattab | 2020-04-07 |
* | support for plugins where the init method doesn't return a Promise | Hakim El Hattab | 2019-03-14 |
* | more forgiving code highlight line number format, add Promise polyfill | Hakim El Hattab | 2019-03-14 |
* | highlight, math, notes and zoom plugins now register via Reveal.registerPlugin | Hakim El Hattab | 2019-03-04 |
* | Allow users to customise MathJax options. | Benjamin Tan | 2018-02-08 |
* | Allow tex2jax options to be passed into math plugin. | John MacFarlane | 2017-11-29 |
* | replace cdn.mathjax.org with cdnjs | Christian Lawson-Perfect | 2017-04-05 |
* | Merge pull request #1205 from gothma/mathjax-md | Hakim El Hattab | 2015-07-07 |
|\ |
|
| * | Allow tex parsing in <code> tags | Martin Goth | 2015-04-16 |
* | | default to https mathjax #1103 | Hakim El Hattab | 2015-01-20 |
|/ |
|
* | rename math plugin config option | Hakim El Hattab | 2013-08-18 |
* | remove pointless .call() | Hakim El Hattab | 2013-08-16 |
* | mathjax plugin updates #531 | Hakim El Hattab | 2013-08-13 |
* | remove unused code | Hakim El Hattab | 2013-08-13 |
* | make mathjax host a config option, revamp script loading, fragment examples #531 | Hakim El Hattab | 2013-08-12 |
* | comments and failesafes for #531 | Hakim El Hattab | 2013-08-12 |
* | updates to mathjax plugin, incl more examples #531 | Hakim El Hattab | 2013-08-12 |
* | limit scope of mathjax rerender #531 | Hakim El Hattab | 2013-08-12 |
* | first version of mathjax plugin #531 | Hakim El Hattab | 2013-08-12 |