测试文章:Markdown 功能展示
这是一篇测试文章,展示 Markdown 的各种功能,包括图片、视频、代码块等。
测试文章标题
这是一篇用于测试的博客文章,展示各种 Markdown 功能。
图片展示
下面是一张测试图片:
视频嵌入
下面嵌入一个 YouTube 视频:
代码块
function hello() {
console.log("Hello, World!");
return 42;
}
列表
- 第一项
- 第二项
- 第三项
引用
这是一段引用文字。
表格
| 功能 | 状态 |
|---|---|
| 图片 | ✅ |
| 视频 | ✅ |
| 代码 | ✅ |
测试完成!
Comments
Join the conversation
A quiet margin for reflections after reading. These comments are saved in your browser so you can preview the article experience.
No comments yet. Be the first to leave a thought.