aboutsummaryrefslogtreecommitdiffstats
path: root/examples/markdown_middleware/priv/video.md
blob: 422bd3218ade07c65f788219c061c0e9d225e344 (plain) (blame)
1
2
3
4
5
6
7
8
9
HTML5 Video With Markdown
=========================

<video controls>
<source src="small.ogv" type="video/ogg"/>
<source src="small.mp4" type="video/mp4"/>
</video>

Videos taken from [TechSlides](http://techslides.com/sample-webm-ogg-and-mp4-video-files-for-html5/)