Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 894201d

Browse files
doc(#37): add notes example on multiple lines
1 parent 49795e1 commit 894201d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/slides/slides.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ Optionally a slot `notes` could be use to add some notes regarding the particula
100100
<deckgo-slide-title>
101101
<h1 slot="title">My presentation title</h1>
102102
<div slot="notes">A note regarding this particular slide</div>
103+
104+
And another note on a new line about it too.
103105
</deckgo-slide-title>
104106
</deckgo-deck>
105107
```

0 commit comments

Comments
 (0)