fa20-bt/plugin/markdown
VonC f6445a04a0 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).
2013-11-04 16:31:18 +01:00
..
example.html merge support for notes when using external markdown 2013-08-20 22:32:19 -04:00
example.md merge support for notes when using external markdown 2013-08-20 22:32:19 -04:00
markdown.js Fix bug on data attributes for first vertical slide. 2013-11-04 16:31:18 +01:00
marked.js remove lang prefix from marked.js to fix highlight issue 2013-05-02 18:42:12 +03:00