reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free. [Check out the live demo](https://revealjs.com/).
The framework comes with a broad range of features including [nested slides](https://revealjs.netlify.app/vertical-slides/), [Markdown support](https://revealjs.netlify.app/markdown/), [Auto-Animate](https://revealjs.netlify.app/auto-animate/), [PDF export](https://revealjs.netlify.app/pdf-export/), [speaker notes](https://revealjs.netlify.app/speaker-view/), [LaTeX support](https://revealjs.netlify.app/math/), [syntax highlighted code](https://revealjs.netlify.app/code/) and much more.
The framework comes with a broad range of features including [nested slides](https://revealjs.revealjs.com/vertical-slides/), [Markdown support](https://revealjs.revealjs.com/markdown/), [Auto-Animate](https://revealjs.revealjs.com/auto-animate/), [PDF export](https://revealjs.revealjs.com/pdf-export/), [speaker notes](https://revealjs.revealjs.com/speaker-view/), [LaTeX support](https://revealjs.revealjs.com/math/), [syntax highlighted code](https://revealjs.revealjs.com/code/) and much more.
Themes are written using Sass to keep things modular and reduce the need for repeated selectors across files. Make sure that you have the reveal.js development environment installed before proceeding: https://revealjs.netlify.app/installation/#full-setup
Themes are written using Sass to keep things modular and reduce the need for repeated selectors across files. Make sure that you have the reveal.js development environment installed before proceeding: https://revealjs.revealjs.com/installation/#full-setup
Instructions and more info available in the [readme](https://revealjs.netlify.app/markdown/).
Instructions and more info available in the [readme](https://revealjs.com/markdown/).
```[]
<sectiondata-markdown>
## Markdown support
Write content using inline or external Markdown.
Instructions and more info available in the [readme](https://revealjs.netlify.app/markdown/).
Instructions and more info available in the [readme](https://revealjs.com/markdown/).
</section>
```
</script>
@ -371,7 +371,7 @@
<section>
<h2>Speaker View</h2>
<p>There's a <ahref="https://revealjs.netlify.app/speaker-view/">speaker view</a>. It includes a timer, preview of the upcoming slide as well as your speaker notes.</p>
<p>There's a <ahref="https://revealjs.com/speaker-view/">speaker view</a>. It includes a timer, preview of the upcoming slide as well as your speaker notes.</p>
<p>Press the <em>S</em> key to try it out.</p>
<asideclass="notes">
@ -381,7 +381,7 @@
<section>
<h2>Export to PDF</h2>
<p>Presentations can be <ahref="https://revealjs.netlify.app/pdf-export/">exported to PDF</a>, here's an example:</p>
<p>Presentations can be <ahref="https://revealjs.com/pdf-export/">exported to PDF</a>, here's an example:</p>