Replies: 1 comment
-
|
You can embed a YouTube video inside a markdown file like this file: <!-- Other contents -->
<iframe class="w-full aspect-video" src="https://www.youtube.com/embed/Vi2XaiKhgiU?si=eMs4JJn5cGKIwdiO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<!-- Other contents -->All you have to do is remove Let me know if you still have some problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
How to properly embed Youtube videos on markdown posts so that it will be responsive on all mobile devices?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions