Procházet zdrojové kódy

update markdown code example to correctly reflect line breaks

Hakim El Hattab před 12 roky
rodič
revize
911326f7ac
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3 1
      index.html

+ 3 - 1
index.html

@@ -127,7 +127,9 @@
 
 					<pre><code contenteditable style="margin-top: 20px;">&lt;section data-markdown&gt;
   ## 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).
 &lt;/section&gt;
 					</code></pre>
 				</section>