-
-
Notifications
You must be signed in to change notification settings - Fork 9
HTML API
Ondřej Žára edited this page Jun 4, 2013
·
5 revisions
These HTML/CSS markup bits are automatically recognized:
-
.slidedefines one slide -
.sectiondefines a sub-section -
.sectionsmarks all direct descendants as sections -
.currentis added to currently displayed slide and currently displayed section -
.afteris added to all sections which were not displayed yet -
code.blockspecifies a block-level code example -
[lang=xy]defines a text written in a certain language (used by the Language module) -
[data-syntax=xy]defines a code sample with a given language (used by the Syntax module)