201 字
1 分钟
Video Example
模板教学说明:这是一篇模板自带的示例文章,用来演示如何在 Markdown 文章里嵌入 YouTube、Bilibili 等视频。你可以继续保留它做测试,也可以按同样方式替换成你自己的视频教程。
Instructions
Just copy the embed code from YouTube or other platforms, and paste it in the markdown file as below:
中文翻译:操作方式很简单,从 YouTube 或其他平台复制嵌入代码,直接粘贴到 Markdown 正文中即可。
1---2title: Include Video in the Post3published: 2023-10-194// ...5---6
7<iframe width="100%" height="468" src="https://www.youtube.com/embed/yrn7eInApnc?si=gGZeFbPcfMpJ1uV3_" title="YouTube video player" frameborder="0" allowfullscreen></iframe>Examples
中文翻译:下面给出 YouTube 和 Bilibili 两种常见嵌入示例,你可以直接替换其中的链接地址使用。
YouTube
Bilibili
部分信息可能已经过时