LOADING
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 正文中即可。

---
title: Include Video in the Post
published: 2023-10-19
// ...
---
<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

Video Example
/posts/videos/
作者
Xs
发布于
2021-12-02
许可协议
CC BY-NC-SA 4.0

部分信息可能已经过时