Some slide notes are very short. Little reminders.
In script view the active slide-item will have a larger canvas size and the font-size of an active slides speaker notes is increased for easier readability.
This paragraph exists to test a variety of content within slide-notes. While some slides may not have any notes at all, others may have extremely verbose notes and may contain many details.
Blockquote example within the slide-notes to test a few different content types.
<button slide-event>previous<button>
<button set-view>solo<button>
<div>
<div slide-canvas>
This slide has both a canvas
</div>
<div slide-note>
And a section for notes
</div>
</div>
Within a slide element, we can provide both a 'canvas' and a 'note'! For styling purposes:
slide-item="container"
slide-item="canvas"
and also the slide-canvas
attribute