Sha256: 7196b6c7d4eb1760bca8455cb05a2053bb55eb3593e3490eec73c35b53e3a38e
Contents?: true
Size: 713 Bytes
Versions: 16
Compression:
Stored size: 713 Bytes
Contents
// .speaker-notes // Demonstration of speaker notes // :include: //div[@class="slides"] // :header_footer: = Title Slide :backend: revealjs == Slide One * Foo * Bar * World == Slide Two Hello Speaker Notes [.notes] **** * this is the new block type for speaker notes: sidebar * `notes` role required (written `.notes` in block attribute) * source is slightly more compact * and not tied to an admonition which can be useful in slides **** == Slide Three Other speaker notes styles [.notes] -- * Using open blocks work too * Yay! -- == Slide Four Hello Old Style Speaker Notes [NOTE.speaker] -- * notes using admonition block still work * `aside` or `notes` roles also valid in addition to `speaker` --
Version data entries
16 entries across 16 versions & 1 rubygems