diff --git a/docs/content/basic-syntax/lists.md b/docs/content/basic-syntax/lists.md index 8e1b9a2..78bc56a 100644 --- a/docs/content/basic-syntax/lists.md +++ b/docs/content/basic-syntax/lists.md @@ -35,7 +35,7 @@ To nest lists or other content inside a list item, indent it with spaces or tabs 1. Item 3b ``` -{{< revealhtml theme="black" progress="true" controls="true" >}} +{{< revealjs theme="black" progress="true" controls="true" >}}
@@ -62,4 +62,4 @@ To nest lists or other content inside a list item, indent it with spaces or tabs
-{{< /revealhtml >}} +{{< /revealjs >}} diff --git a/docs/content/basic-syntax/textStyle.md b/docs/content/basic-syntax/textStyle.md index 6f6c2a6..6422b11 100644 --- a/docs/content/basic-syntax/textStyle.md +++ b/docs/content/basic-syntax/textStyle.md @@ -24,7 +24,7 @@ Any word wrapped with two tildes (like ~~this~~) will appear crossed out. Any word wrapped with two equal signs (like ==this==) will appear as highlighted. ``` -{{}} +{{}}

This text will be italic

This will also be italic

@@ -37,4 +37,4 @@ Any word wrapped with two equal signs (like ==this==) will appear as highlighted

Any word wrapped with two equal signs (like this) will appear as highlighted.

-{{
}} +{{}} diff --git a/docs/content/basic-syntax/video.md b/docs/content/basic-syntax/video.md index afa7708..aa57227 100644 --- a/docs/content/basic-syntax/video.md +++ b/docs/content/basic-syntax/video.md @@ -22,7 +22,7 @@ References: - https://forum.obsidian.md/t/advanced-slides-create-markdown-based-reveal-js-presentations-in-obsidian/28243/42 - https://www.w3schools.com/tags/tag_video.asp -{{}} +{{}}

Insert video as an HTML video tag

@@ -34,5 +34,5 @@ References:
-{{
}} +{{}} diff --git a/docs/content/extend-syntax/blockComment.md b/docs/content/extend-syntax/blockComment.md index 2fcf120..7aad4e2 100644 --- a/docs/content/extend-syntax/blockComment.md +++ b/docs/content/extend-syntax/blockComment.md @@ -37,7 +37,7 @@ red no color ``` -{{}} +{{}}
@@ -63,4 +63,4 @@ Paragraph content

no color

-{{
}} +{{}} diff --git a/docs/content/extend-syntax/fontAwesome.md b/docs/content/extend-syntax/fontAwesome.md index 09c0c0c..fb85456 100644 --- a/docs/content/extend-syntax/fontAwesome.md +++ b/docs/content/extend-syntax/fontAwesome.md @@ -92,7 +92,7 @@ And one fine morning — So we beat on. @@ -165,7 +165,7 @@ And one fine morning — So we beat on - Appear First ``` -{{}} +{{}}

Fade in

Fade out

@@ -49,4 +49,4 @@ Slide up while fading in
-{{
}} +{{}} diff --git a/docs/content/extend-syntax/inlineStyling.md b/docs/content/extend-syntax/inlineStyling.md index 30c18c0..c993092 100644 --- a/docs/content/extend-syntax/inlineStyling.md +++ b/docs/content/extend-syntax/inlineStyling.md @@ -19,13 +19,13 @@ you may define css styles inside your markdown: styled text ``` -{{}} +{{}}

styled text

-{{
}} +{{}} ### by including them through css file diff --git a/docs/content/extend-syntax/slideAnnotations.md b/docs/content/extend-syntax/slideAnnotations.md index 1cae41a..7c31b3b 100644 --- a/docs/content/extend-syntax/slideAnnotations.md +++ b/docs/content/extend-syntax/slideAnnotations.md @@ -22,7 +22,7 @@ Paragraph has coral background color, too! - background color ``` -{{}} +{{}}
@@ -42,4 +42,4 @@ Paragraph has coral background color, too!
-{{
}} +{{}} diff --git a/docs/content/extend-syntax/slideBackground.md b/docs/content/extend-syntax/slideBackground.md index bfb3797..e2e89d7 100644 --- a/docs/content/extend-syntax/slideBackground.md +++ b/docs/content/extend-syntax/slideBackground.md @@ -52,7 +52,7 @@ you can change the background by annotating the slide: See [reveal backgrounds](https://revealjs.com/backgrounds/) ``` -{{}} +{{}}

Slide with text based background

@@ -86,7 +86,7 @@ See [reveal backgrounds](https://revealjs.com/backgrounds/)
-{{
}} +{{}} diff --git a/docs/content/layout/split.md b/docs/content/layout/split.md index ddcf3bb..1732dd2 100644 --- a/docs/content/layout/split.md +++ b/docs/content/layout/split.md @@ -101,7 +101,7 @@ By adding no margin attribute automatic gaps between rows and column gets remove ## Split Component in Action -{{}} +{{}}
@@ -151,4 +151,4 @@ when an unknown printer took a galley of type and scrambled it to make a type sp

-{{
}} +{{}}