Skip to content

1.1.0

Compare
Choose a tag to compare
@McShelby McShelby released this 10 May 22:56
· 3 commits to master since this release

Adjustments for reveal.js 3.9.2

  • Breaking change: Removed body class attributes in favor for data-attributes
  • Highlight link id changed from "hljs-theme" to "highlight-theme"
  • Configuration option changed from "hljs-theme" to "highlight-theme"
  • URL parameter changed from "hljs-theme" to "highlightTheme"
  • Old "hljs-theme" id, URL parameter and config option is deprecated but will work till version 2.0.0
  • Fix loading of plugin by relaxing assumption of reveals directory layout
  • Fix initialization from reveal configuration
  • Fix rendering issues on dynamic themes changes with AltMode plugin