aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2012-07-31 23:47:09 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2012-07-31 23:47:09 -0400
commit0a440cee6c9a8e53aa0f95f8904bce5ff60dd6c5 (patch)
treeb101e27692a4f513819bfc051ca18657006eda69 /index.html
parentff567372c09c5c6b2f527050bb9814179201bb5e (diff)
downloadfosdem-2018-presentation-0a440cee6c9a8e53aa0f95f8904bce5ff60dd6c5.tar
fosdem-2018-presentation-0a440cee6c9a8e53aa0f95f8904bce5ff60dd6c5.tar.gz
modified data-markdown to support markdown indented with tabs
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 420ef4d..a434ae4 100644
--- a/index.html
+++ b/index.html
@@ -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;">&lt;section data-markdown&gt;
## Markdown support
@@ -326,6 +326,6 @@ function linkify( selector ) {
hljs.initHighlightingOnLoad();
} );
</script>
-
+
</body>
</html> \ No newline at end of file