blob: c4a3c8009d8414e7281e4002c267af56561b786a [file] [log] [blame]
christophe dervieux23ec9d22021-09-17 15:49:41 +02001---
2title: "Incremental globally"
3output:
4 revealjs::revealjs_presentation:
5 incremental: true
6---
7
8## list
9
10- item 1
11- item 2
12
13## Non Incremental list
14
15::: nonincremental
16
17- Eat spaghetti
18- Drink wine
19
20:::