diff --git a/README.md b/README.md index ac55238..3266848 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ reveal.js comes with a broad range of features including [nested slides](https:/ ### Markup -Markup heirarchy needs to be ``
`` where the ``
`` represents one slide and can be repeated indefinitely. If you place multiple ``
``'s inside of another ``
`` they will be shown as vertical slides. For example: +Markup heirarchy needs to be ``
`` where the ``
`` represents one slide and can be repeated indefinitely. If you place multiple ``
``'s inside of another ``
`` they will be shown as vertical slides. The first of the vertical slides is the "root" of the others (at the top), and it will be included in the horizontal sequence. For example: ```html