Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MSzturc committed Dec 8, 2021
1 parent f8aaa30 commit 0d9b8fd
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,24 @@ You can pass reveal options through frontmatter.
---

You can find an overview of all possible parameters [here](https://revealjs.com/config/)

---


### Embed your Notes into Slides

You can use information from your notes in your presentation

# My Slide

![[MyFirstNote]]

---

### Embed parts of your Notes

You can embed sections from your notes into your presentation

# My Slide

![[MyFirstNote#My Title]]

0 comments on commit 0d9b8fd

Please sign in to comment.