Commit History

Author SHA1 Message Date
  hakimel e219184f37 update browserlist from '> 0.5%, IE 11, not dead' to '> 2%, not dead' #2985 2 years ago
  hakimel 31407082eb fix #3154 3 years ago
  hakimel 35b67a9f5b katex math rendering; fix broken 2477 delimiter, compatibility with external markdown #2559 3 years ago
  hakimel 0ea4193001 add @burgerga's math plugin with MathJax2, MathJax3 and KaTeX support #2559 3 years ago
  Hakim El Hattab 395356a0b1 update deps & drop node/gulp-sass in order to support node 16 #2959 4 years ago
  Hakim El Hattab faa8b56e2a dependency upgrades 4 years ago
  Hakim El Hattab 84b52984cd update dependencies 5 years ago
  Hakim El Hattab fb22716ddf move built plugin files from /dist/plugin/ to /plugin/<name>/ 5 years ago
  Hakim El Hattab 60cd098c8d .esm suffix for module bundle, marked/highlight.js are installed via npm 5 years ago
  Hakim El Hattab b92d16f48d make plugins work with multiple presentations on same page 5 years ago
  Hakim El Hattab e58502b3fb tweak plugin initialization to enable multi-instance plugins 5 years ago
  Hakim El Hattab a55cd813be convert plugins to ES modules, transpile es5 versions backwards compatibility 5 years ago
  Hakim El Hattab 9522357349 changes to plugin api; registerPlugin only accepts plugin instance, instance exposes .id 5 years ago
  Hakim El Hattab 855cc82d76 Reveal.add/remveEventListener -> Reveal.on/off 5 years ago
  Hakim El Hattab 6410ed15aa support for plugins where the init method doesn't return a Promise 6 years ago
  Hakim El Hattab 5301a9ea03 more forgiving code highlight line number format, add Promise polyfill 6 years ago
  Hakim El Hattab c40e9819a2 highlight, math, notes and zoom plugins now register via Reveal.registerPlugin 6 years ago
  Benjamin Tan b2d532ea28 Allow users to customise MathJax options. 7 years ago
  John MacFarlane 773569b4a2 Allow tex2jax options to be passed into math plugin. 7 years ago
  Christian Lawson-Perfect 9495b64d2c replace cdn.mathjax.org with cdnjs 8 years ago
  Hakim El Hattab 852fea4133 Merge pull request #1205 from gothma/mathjax-md 10 years ago
  Martin Goth 0cb4d10504 Allow tex parsing in <code> tags 10 years ago
  Hakim El Hattab f032df8f13 default to https mathjax #1103 10 years ago
  Hakim El Hattab c9853233ae rename math plugin config option 11 years ago
  Hakim El Hattab 2bed5833ca remove pointless .call() 11 years ago
  Hakim El Hattab b17e285164 mathjax plugin updates #531 11 years ago
  Hakim El Hattab e7ee8858a2 remove unused code 11 years ago
  Hakim El Hattab 3e23b8b690 make mathjax host a config option, revamp script loading, fragment examples #531 11 years ago
  Hakim El Hattab 3901904057 comments and failesafes for #531 11 years ago
  Hakim El Hattab 69f7c0c693 updates to mathjax plugin, incl more examples #531 11 years ago