diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2012-07-31 23:50:41 -0400 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2012-07-31 23:50:41 -0400 |
commit | 911326f7acd8a6ffe4858f7a28b373be34815eac (patch) | |
tree | 58808e4678fd7112d2ee35883084fef1a6a64192 | |
parent | 0a440cee6c9a8e53aa0f95f8904bce5ff60dd6c5 (diff) | |
download | freenode-live-2017-presentation-911326f7acd8a6ffe4858f7a28b373be34815eac.tar freenode-live-2017-presentation-911326f7acd8a6ffe4858f7a28b373be34815eac.tar.gz |
update markdown code example to correctly reflect line breaks
-rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -127,7 +127,9 @@ <pre><code contenteditable style="margin-top: 20px;"><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> </code></pre> </section> |