This is a fully v2 actionized test Reveal.js presentation written in **Markdown**.
- --
--
This is a vertical slide under Slide 2.
Note: This note will show in presenter mode.
```js
function hello() {
console.log("Hello from Reveal.js!");
}
```
