Browse Source

update markdown code example to correctly reflect line breaks

embed
Hakim El Hattab 12 years ago
parent
commit
911326f7ac
  1. 4
      index.html

4
index.html

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

Loading…
Cancel
Save