Commit History

Author SHA1 Message Date
  Hakim El Hattab c7db11d9cf tests for plugins 5 years ago
  Hakim El Hattab b180d94e02 fix error when reveal.js was initialized with no plugins 5 years ago
  Hakim El Hattab 6410ed15aa support for plugins where the init method doesn't return a Promise 5 years ago
  Hakim El Hattab 5301a9ea03 more forgiving code highlight line number format, add Promise polyfill 5 years ago
  Hakim El Hattab cfc2f9cf9c line number styling tweaks 5 years ago
  Hakim El Hattab 553a174cc7 highlight.js plugin improvements 5 years ago
  Hakim El Hattab 7b62a0f356 prevent same plugin from being registered twice 5 years ago
  Hakim El Hattab fbbae1dc55 switch to monokai as default syntax highlight theme 5 years ago
  Hakim El Hattab 7b66abd49c Merge pull request #2346 from dougalsutherland/patch-3 5 years ago
  Dougal J. Sutherland 00e30a11e2 notes plugin: callRevealApi wants apply, not call 5 years ago
  Hakim El Hattab da53b3a637 validate code line numbers to highlight 5 years ago
  Hakim El Hattab 8690858b6f more succinct syntax for code block line highlights 5 years ago
  Hakim El Hattab 5adc2032c0 use internal pointer for current slide 5 years ago
  Hakim El Hattab 69ee643846 syncFragments now returns all affected fragments 5 years ago
  Hakim El Hattab cef864a7be highlight plugin updates; support for line numbers and highlighting specific lines 5 years ago
  Hakim El Hattab b6e136776a Merge pull request #2340 from sophware/fix_zoom_demo 5 years ago
  Sophware d0771922c9 demo.html - Added Linux instructions for zoom 5 years ago
  Hakim El Hattab fc30774ef2 Merge pull request #2339 from mikeshatch/patch-1 5 years ago
  Mike Hatch dd6f8b402c Fixed a couple of typos 5 years ago
  Hakim El Hattab c40e9819a2 highlight, math, notes and zoom plugins now register via Reveal.registerPlugin 5 years ago
  Hakim El Hattab d780352b7f reveal.js plugin flow now uses promises, refactor markdown plugin to use promises 5 years ago
  Hakim El Hattab 46f8f86fa1 few plugin registration tweaks 5 years ago
  Hakim El Hattab 4862de26eb async loading of external markdown, add Reveal.registerPlugin() 5 years ago
  Hakim El Hattab 213023760a build dependency updates 5 years ago
  Hakim El Hattab 3b4fabc8a7 upgrade .travis nodejs version 5 years ago
  Hakim El Hattab 4a8899e520 see if increased node version fixes build 5 years ago
  Hakim El Hattab 5ae2d3eb1e update grunt dependencies 5 years ago
  Hakim El Hattab 205ef8fdcc fix scss compilation task 5 years ago
  Hakim El Hattab d549204ef1 Merge pull request #2333 from dougalsutherland/patch-2 5 years ago
  Dougal J. Sutherland a36f7cbf99 remove unused `isPrintingPDFFragments` function 5 years ago