From 0a440cee6c9a8e53aa0f95f8904bce5ff60dd6c5 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 31 Jul 2012 23:47:09 -0400 Subject: modified data-markdown to support markdown indented with tabs --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 420ef4d..a434ae4 100644 --- a/index.html +++ b/index.html @@ -122,8 +122,8 @@
## 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 data-markdown>
   ## Markdown support
@@ -326,6 +326,6 @@ function linkify( selector ) {
 				hljs.initHighlightingOnLoad(); 
 			} );
 		
-		
+
 	
 
\ No newline at end of file
-- 
cgit v1.2.3