deck.js
deck.js copied to clipboard
Update goto and hash extension for subslide distinctions
- Update
gototo take multiple arguments. If there are two arguments, they representtopLevelSlideIndex,subslideIndex,subslideIndex... on down. - Add
subslideConnectorstring option to hash module. This would be used in generating ids so we end up with something like `id="slide-14-3".