Fix bug on data attributes for first vertical slide.
authorVonC <vonc@laposte.net>
Thu, 10 Oct 2013 08:57:18 +0000 (10:57 +0200)
committerVonC <vonc@laposte.net>
Mon, 4 Nov 2013 15:31:18 +0000 (16:31 +0100)
commitf6445a04a0270b83e46243c0d1ed23f27d64396b
tree7f011c439b2fe237a4b87da063401cb4f6f2d174
parentc51ab74d7293642b2b8d5267b9355df6c45e0102
Fix bug on data attributes for first vertical slide.

The first slide of a vertical stack see some data attributes ignored.

Mainly the data-transition one.

Repeat all data-attributes on the wrapping section element.

Ignore any other attributes (like 'id="xxx"'), in order to not
mess with internal links (by repeating twice an id).
plugin/markdown/markdown.js