We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41528fe commit abba0e2Copy full SHA for abba0e2
2 files changed
site/markdown_kitchen_sink.md
@@ -6,6 +6,13 @@ layout: default
6
---
7
# Markdown kitchen sink
8
9
+## video test
10
+
11
+<video controls loop style="width: 95%;">
12
+ <source src="test.webm" type="video/webm">
13
+ Your browser does not support the video tag.
14
+</video>
15
16
## references
17
<https://www.hansenh.com/post/jekyll-formatting-cheatsheet>
18
<https://cloudcannon.com/cheat-sheets/jekyll/>
site/test.webm
183 KB
0 commit comments