deck.js icon indicating copy to clipboard operation
deck.js copied to clipboard

Update goto and hash extension for subslide distinctions

Open imakewebthings opened this issue 12 years ago • 0 comments

  • Update goto to take multiple arguments. If there are two arguments, they represent topLevelSlideIndex, subslideIndex, subslideIndex... on down.
  • Add subslideConnector string option to hash module. This would be used in generating ids so we end up with something like `id="slide-14-3".

imakewebthings avatar Nov 21 '13 04:11 imakewebthings