支持在 markdown 内嵌 HTML 标签,下面是一个简单的例子
---
title: 包含vedio的文章
data: 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>