Merge pull request #883 from seanfisk/fix-small-misspelling
fix small misspelling: Mardown -> Markdown
This commit is contained in:
		@@ -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>
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user