Notes: Examples notes
Important quote here
- Subpoint
- Subpoint
Notes: Remmeber to say something funny here...
Hello point 1, subpoint b
These bullets appear one at a time
- Fragment a
- Fragment b
- This slide is a different color!
<!doctype html> | |
<html lang="en"> | |
<!-- ... --> | |
<body> | |
<div class="reveal"> | |
<div class="slides"> | |
<section data-markdown="slides.md" | |
data-separator="^\n---\n$" | |
data-vertical="^\n------\n$" | |
data-notes="^Notes:" | |
data-charset="iso-8859-15"> | |
</section> | |
</div> | |
</div> | |
<!-- ... --> | |
</body> | |
</html> |
Notes: Examples notes
Important quote here
Notes: Remmeber to say something funny here...
Hello point 1, subpoint b
These bullets appear one at a time