62 字
1 分钟
Include Video in the Posts
This post demonstrates how to include embedded video in a blog post.
2022-08-01
0 次
0 人

Just copy the embed code from YouTube or other platforms, and paste it in the markdown file.

---
title: Include Video in the Post
published: 2023-10-19
// ...
---
<iframe width="100%" height="468" src="https://www.youtube.com/embed/5gIf0_xpFPI?si=N1WTorLKL0uwLsU_" title="YouTube video player" frameborder="0" allowfullscreen></iframe>

YouTube#

Bilibili#

这篇文章有帮到你的话

有问题可以联系我,觉得内容不错的话,也可以顺手支持一下。

发现问题或想补充内容? 在 GitHub 上编辑此页
Include Video in the Posts
作者
紜清
发布于
2022-08-01
许可协议
CC BY-NC-SA 4.0