Directives
Reveal specific directives
Slide
@@@ slide
# My Presentation
This Preasentation was made by Paradox and reveal.js
@@@
Notes
@@@@ notes
This slide has notes.
@@@@
Fragments
Quote
@@@ slide
## Block Quotes
@@@@ quote
“For years there has been a theory that millions of monkeys typing at random on millions of typewriters would
reproduce the entire works of Shakespeare. The Internet has proven this theory to be untrue.”
@@@@
@@@
Code
@@@ code { title='Some Code' }
# Code
val a = 3
@@@
1.1.0