We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The setting :revealjs_history: true doesn't work.
:revealjs_history: true
Jumping directly to slides w/o a title is working with history enabled. These are replaced with a number.
What doesn't work is jumping directly to slides with a title.
To reproduce:
Expected: that you arrived at the title slide "Malboxes"
Actual result: You land on the first slide of the deck.
Links to slide number works though: http://gosecure.github.io/presentations/2016-12-01_botconf/malboxes.html#/2
The text was updated successfully, but these errors were encountered:
Related to #99
Sorry, something went wrong.
I have a fix ready. Expect PR soon.
Reveal.js compatible slide id generation fixes history feature (ascii…
1985aa2
…doctor#127)
Merge pull request #150 from obilodeau/fix-revealjs-history
2646ea9
Reveal.js compatible slide id generation fixes history feature (#127)
Fixed with the #150 merge.
No branches or pull requests
The setting
:revealjs_history: true
doesn't work.Jumping directly to slides w/o a title is working with history enabled. These are replaced with a number.
What doesn't work is jumping directly to slides with a title.
To reproduce:
Expected: that you arrived at the title slide "Malboxes"
Actual result: You land on the first slide of the deck.
Links to slide number works though: http://gosecure.github.io/presentations/2016-12-01_botconf/malboxes.html#/2
The text was updated successfully, but these errors were encountered: