Commit History

Author SHA1 Message Date
  Hakim El Hattab b8bb94f788 upgrade to gulp 5.0, latest sass, & node-qunit-puppeteer #3608 7 months ago
  Hakim El Hattab bbd0d3e4f7 fix exception when stepping backwards through code highlights #3524 1 year ago
  Hakim El Hattab d14084d4a4 rebuild after deps update 1 year ago
  Hakim El Hattab a4b7f9dff7 4.6.1, remove log 1 year ago
  Hakim El Hattab 487cc860f8 fix alpha overlap during scrolled code highlight transitions 1 year ago
  hakimel b648a56009 update hljs 10 > 11.7, fix perf issue in demo presentation caused by auto lang detection 2 years ago
  hakimel f6f657b627 4.4.0 2 years ago
  hakimel 01efcf2d92 merge support for multiple notes on same slide 2 years ago
  hakimel e219184f37 update browserlist from '> 0.5%, IE 11, not dead' to '> 2%, not dead' #2985 2 years ago
  hakimel ad46e6293c upgrade highlight.js line number plugin, adds support for line number offsets #3050 3 years ago
  hakimel ea14d4a08a beforeHighlight callback 3 years ago
  Asvin Goel ca9ce4b592 Allow users to register additional languages via callback 3 years ago
  Nico Jansen 4d443826ab Update build output for highlightjs 3 years ago
  Hakim El Hattab c2fd760f8f replace deprecated hljs.highlightBlock calls, fix #2958 4 years ago
  Hakim El Hattab ac410debf6 rebuild assets 4 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 1e70d9fe46 upgrade to node-sass 5.0 (adds support for node 15.x) #2841 4 years ago
  Hakim El Hattab faa8b56e2a dependency upgrades 4 years ago
  Hakim El Hattab 37d8337411 add support for wrapping code in script tempalte to avoid html parser #2684 5 years ago
  Hakim El Hattab 5e4c5c33a9 export the highlight.js instance 5 years ago
  Hakim El Hattab e6244a57b5 fix polyfills, add ie11 support 5 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 619b3a087c plugin consistency 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