Embed Slides

Embed Slides into Obsidian Note

By using slide code blocks you are able to embed an slide into an obsidian note. As parameter you have to specify the reference to the slides and the page you want to dislay

Example

```slide
{
	slide: [[Presentation]],
	page: 7
}
    ```

Embed