From: ob1 Date: Mon, 16 Jul 2012 08:53:33 +0000 (+0300) Subject: Another instance of: id="reveal" => class="reveal" X-Git-Tag: 1.4.0~6^2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e08d0572bd41dd18f813e9992bf76699f6b95398;p=reveal.js.git Another instance of: id="reveal" => class="reveal" --- diff --git a/README.md b/README.md index 3f95362..788fe6d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Curious about how it looks in action? [Check out the demo page](http://lab.hakim ### 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. For example: ```html