From 696346dccbde093af58cf6994fc89f19ab78e8f1 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 31 Jul 2012 01:35:16 -0400 Subject: added slide announcing markdown support (#15) --- index.html | 67 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 38 insertions(+), 29 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index b66f4f1..420ef4d 100644 --- a/index.html +++ b/index.html @@ -100,19 +100,6 @@

-
-

Transition Styles

-

- You can select from different transitions, like: -

- -
-

Marvelous Unordered List

+
+ ## 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 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>
+					
+
+ +
+

Transition Styles

+

+ You can select from different transitions, like: +

+ +
+

Global State

@@ -259,7 +272,7 @@ function linkify( selector ) { -- cgit v1.2.3