aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html14
1 files changed, 8 insertions, 6 deletions
diff --git a/index.html b/index.html
index 88fb73a..3670474 100644
--- a/index.html
+++ b/index.html
@@ -138,12 +138,14 @@
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 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).
- </section>
+ ```
+ <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).
+ </section>
+ ```
</script>
</section>