1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-07-31 11:50:25 +02:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Chris Lawrence
2014-06-22 22:35:53 -04:00

View File

@@ -86,7 +86,7 @@ Special syntax (in html comment) is available for adding attributes to the slide
<section data-markdown>
<script type="text/template">
<!-- .slide: data-background="#ff0000" -->
Mardown content
Markdown content
</script>
</section>
```