oseda-cli 2.3.4

OSEDA project scaffolding
Documentation
# Welcome

This is a fully v2 actionized test Reveal.js presentation written in **Markdown**.

---

## Slide 2

- Bullet 1
- Bullet 2
- Bullet Nth

--

## Vertical Slide

This is a vertical slide under Slide 2.

Note: This note will show in presenter mode.

---

## Code Example

```js
function hello() {
  console.log("Hello from Reveal.js!");
}
```

---

# Image example

![](ferris.png)