diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -122,8 +122,8 @@ <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). <pre><code contenteditable style="margin-top: 20px;"><section data-markdown> ## Markdown support @@ -326,6 +326,6 @@ function linkify( selector ) { hljs.initHighlightingOnLoad(); } ); </script> - + </body> </html>
\ No newline at end of file |