readme correction for #734
This commit is contained in:
parent
65bd155c34
commit
bc62963c8f
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ Special syntax (in html comment) is available for adding attributes to the slide
|
|||
```html
|
||||
<section data-markdown>
|
||||
<script type="text/template">
|
||||
<!-- slide: data-background="#ff0000" -->
|
||||
<!-- .slide: data-background="#ff0000" -->
|
||||
Mardown content
|
||||
</script>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue