reveal.js
reveal.js copied to clipboard
write URL in browser with slide numbers only (no hashing)
Hi, I need the feature to update the URL per slide with only using the slide numbers, instead of using the hash values. E.g. 'http://my.domain.org/presentation.html#/1/2'.
According to community conversations that seemed to be working in the past, but I can't get it working. I always get the unique hash codes instead.
Background: I need to update the source file during a presentation and reload the page for the audience. Using the hash values, this is not working since the values are always changing.
OS/Browser: MacOS / Safari
Any hint is very appreciated.
Best regards!
Try the hash
option: https://revealjs.com/config/