Title here
Summary here
Insou Syntax
To provide additional metadata for your slides, you can include two lines of triple-dashes (---
) after the H1 header, like this:
# Slide Title
---
author:insou.io
date: 09/23/2023
---
If you find that your content on a single page becomes too lengthy, you can use triple-dashes (---
) to split it into multiple pages, as shown in the example below:
## Page Title
* 1
* 2
* 3
---
* 4
* 5
* 6
In your document, any regular text appearing before the next H2 header will be considered as notes for the current page.