Fix small misspelling: Mardown -> Markdown
This commit is contained in:
parent
9da952fea3
commit
ca7c33f07c
|
@ -86,7 +86,7 @@ Special syntax (in html comment) is available for adding attributes to the slide
|
||||||
<section data-markdown>
|
<section data-markdown>
|
||||||
<script type="text/template">
|
<script type="text/template">
|
||||||
<!-- .slide: data-background="#ff0000" -->
|
<!-- .slide: data-background="#ff0000" -->
|
||||||
Mardown content
|
Markdown content
|
||||||
</script>
|
</script>
|
||||||
</section>
|
</section>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue