Welcome to MkDocs#
For full documentation visit mkdocs.org.
hooks#
{% youtube 46052 %}
{% youtube 46053 %}
{% youtube 46054 %}
{% youtube https://www.youtube.com/watch?v=1 %}
{% youtube https://www.youtube.com/watch?v=zU6eovES53M %}
{% youtube https://www.youtube.com/watch?v=zU6eovES53M&t=420s %}
# Markdown
#
# <!> Don't forget the double quotes!
{ % youtube "https://www.youtube.com/watch?v=zU6eovES53M&t=420s" %}
# to HTML
<iframe src="https://www.youtube.com/embed/zU6eovES53M?start=420"
width="560" height="315" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media;
gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen="allowfullscreen">
</iframe>