aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--demo.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/demo.html b/demo.html
index 39b45bb..71cac98 100644
--- a/demo.html
+++ b/demo.html
@@ -184,20 +184,25 @@
## Markdown support
Write content using inline or external Markdown.
- Instructions and more info available in the [readme](https://revealjs.com/markdown/).
+ Instructions and more info available in the [docs](https://revealjs.com/markdown/).
```[]
<section data-markdown>
## Markdown support
Write content using inline or external Markdown.
- Instructions and more info available in the [readme](https://revealjs.com/markdown/).
+ Instructions and more info available in the [docs](https://revealjs.com/markdown/).
</section>
```
</script>
</section>
<section>
+ <p>Add the <code>r-fit-text</code> class to auto-size text</p>
+ <h2 class="r-fit-text">FIT TEXT</h2>
+ </section>
+
+ <section>
<section id="fragments">
<h2>Fragments</h2>
<p>Hit the next arrow...</p>