We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65bd155 commit bc62963Copy full SHA for bc62963
README.md
@@ -78,7 +78,7 @@ Special syntax (in html comment) is available for adding attributes to the slide
78
```html
79
<section data-markdown>
80
<script type="text/template">
81
- <!-- slide: data-background="#ff0000" -->
+ <!-- .slide: data-background="#ff0000" -->
82
Mardown content
83
</script>
84
</section>
0 commit comments