reveal.js-spezifische HTML-Attribute herausfinden und hinzufügen #3

Open
opened 2017-08-26 11:26:04 +00:00 by Drezil · 1 comment
Drezil commented 2017-08-26 11:26:04 +00:00 (Migrated from github.com)

Look for "data-" on https://github.com/hakimel/reveal.js/#instructions

few things:

data-markdown
data-timing
data-template
data-autoplay
data-prevent-swipe
data-background-interactive
data-trim
data-noescape
data-ignore
Look for "data-" on https://github.com/hakimel/reveal.js/#instructions few things: ``` data-markdown data-timing data-template data-autoplay data-prevent-swipe data-background-interactive data-trim data-noescape data-ignore ```
Drezil commented 2017-09-02 15:42:50 +00:00 (Migrated from github.com)
Should be done with patch https://github.com/Drezil/pandoc-slide-filter/blob/master/src/Text/Pandoc/Util/Filter.hs#L58-L89
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Drezil/pandoc-slide-filter#3
No description provided.