Releases: webpro/reveal-md
Releases · webpro/reveal-md
Release 6.0.0-next.1
- Add feature to set reveal.js options with CLI args (3c5f240)
- Update
view
query param (also in docs) (be7a1a8) - Update dependencies (a2e761f)
- Reveal.js can now be updated to 5.0.2 (#469) (e0d35f7)
- fix(print-pdf): wait untill all resources are loaded (#466) (8406b7a)
- Fixed regression on Windows systems (#468) (a302b13)
Release 6.0.0-next.0
- Fix lint issues (9917f13)
- Fix a few things I screwed up trying to fix the merge conflicts + support Node.js v18 (6f6b961)
- Update reveal-md to ES modules and updated all dependencies (#465) (7c49612)
- Added support for json5 config files (#464) (b1bb17d)
- --static now also copies background images (#461) (393f1f4)
Release 5.5.2
- Fixed formatting (b1481e0)
- Fixed regression in unit tests (b0932b9)
- Fixes more use cases, including the listing page (622c1ea)
- Changed the calculation of the path to generate a relative path instead of an absolute path for the theme. (e42f342)
- Don't publish container from pull requests (c3da1d7)
- Update dependencies (1b2658b)
- Added the date field to Mustache (cf19e5e)
- Update documentation about location of reveal.json (ce37b66)
Release 5.5.1
Release 5.5.0
Release 5.4.1
- Update dependencies (6f91c65)
Release 5.4.0
- Update dependencies (df4a876)
- Fix whitespace & formatting (a2fe001)
- fix: copy the correct favicon when building static site (#435) (637c2ca)
- remove redundant option in defaultOptions (#432) (4c0769b)
- Print the initial Slide's URL on statup (#430) (45a60d2)
- Add patch for arbitrary file read (#424) (7af4686)
- Code section added in the README.md (#414). (#427) (265ac45)
- add defaults for
slideNumber
andcontrols
to template (#422) (d8ca9db)