Today I released version 1.5.0. With this version, Advanced Slides also supports reveal.js plugins.
Highlights
Features
- feature: added Chalkboard to slides
- feature: added menu plugin
- feature: added default theme property to settings (#25)
- feature: added transition style setting (#25)
- feature: added highlight theme configuration to settings
- feature: added configutation of controls plugin to settings
- feature: added progress bar configuration to settings
- feature: added configuration of transiton speed to settings
- feature: added icons (based on font awesome 5)
- feature: added autoClosing html tags
Fixes
- bugfix: controls color should not be overwritten by autofont color
- bugfix: slides where not rendered properly when the were in a subfolder of vault (#33)
- fix: icon comments where ignored
- bugfix: codeblocked image where not rendered properly
Documentation
- docs: added documentation for overview plugin
- docs: added documentation for chalkboard plugin
- docs: added documentation for menu plugin
- docs: added documentation on Icons
Other
- build: detect scss & template changes in watch mode