blob: ad9b037e59eb6420168ee7ac3d9300c31520999c [file] [log] [blame]
Christophe Dervieux7f1add52021-09-15 15:42:07 +02001---
2title: "Learn revealjs"
3output: rmarkdown::html_vignette
4vignette: >
5 %\VignetteIndexEntry{Learn
6 %\VignetteEngine{knitr::rmarkdown}
7 %\VignetteEncoding{UTF-8}
8---
9
10```{r, include = FALSE}
11knitr::opts_chunk$set(
12 collapse = TRUE,
13 comment = "#>"
14)
15```
16
17# Overview
18
19If you are new to using revealjs, we encourage you to ...
20
21# User Guide
22
23Written by ...
24
25# Going further with examples
26
27Learn from examples at ...
28
29# Cheatsheets
30
31You can access it at...