Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reveal.js version #75

Open
andreaferretti opened this issue Jun 14, 2021 · 0 comments
Open

Update reveal.js version #75

andreaferretti opened this issue Jun 14, 2021 · 0 comments

Comments

@andreaferretti
Copy link

The included Reveal.js version is quite outdated. I tried using a directive like

Reveal Url: https://cdn.jsdelivr.net/npm/[email protected]/js/reveal.js

but this has two drawbacks:

  • first, it is better to just include the relevant files into the HTML, so that we obtain a self contained file
  • second, it did not really work, apparently because the page tries to download the JS and CSS files with the wrong MIME type

Would it be possible to bundle a more up to date version of Reveal? Among other things, this would fix an issue in the ?print-pdf version, which inserts additional blank pages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant