aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2012-07-31 23:50:41 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2012-07-31 23:50:41 -0400
commit911326f7acd8a6ffe4858f7a28b373be34815eac (patch)
tree58808e4678fd7112d2ee35883084fef1a6a64192 /index.html
parent0a440cee6c9a8e53aa0f95f8904bce5ff60dd6c5 (diff)
downloadfreenode-live-2017-presentation-911326f7acd8a6ffe4858f7a28b373be34815eac.tar
freenode-live-2017-presentation-911326f7acd8a6ffe4858f7a28b373be34815eac.tar.gz
update markdown code example to correctly reflect line breaks
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index a434ae4..8d9c844 100644
--- a/index.html
+++ b/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>