From: Hakim El Hattab Date: Wed, 1 Aug 2012 03:50:41 +0000 (-0400) Subject: update markdown code example to correctly reflect line breaks X-Git-Tag: 2.0.0~67 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=911326f7acd8a6ffe4858f7a28b373be34815eac;p=reveal.js.git update markdown code example to correctly reflect line breaks --- diff --git a/index.html b/index.html index a434ae4..8d9c844 100644 --- a/index.html +++ b/index.html @@ -127,7 +127,9 @@
<section data-markdown>
   ## Markdown support
-  For those of you who like that sort of thing. Instructions and a bit more info available [here](https://github.com/hakimel/reveal.js#markdown).
+
+  For those of you who like that sort of thing. 
+  Instructions and a bit more info available [here](https://github.com/hakimel/reveal.js#markdown).
 </section>