gitblog icon indicating copy to clipboard operation
gitblog copied to clipboard

不能插入html代码

Open zhaogoodwell opened this issue 8 years ago • 2 comments

插入如下代码并不能嵌入视频,而且放入后,blog宕掉了。

<html>
<iframe width="560" height="315" src="https://www.youtube.com/embed/vi7lACKOUao" frameborder="0" allowfullscreen></iframe>
</html>

zhaogoodwell avatar Oct 22 '17 10:10 zhaogoodwell

为什么要加 <html></html>

vc12345679 avatar Oct 23 '17 14:10 vc12345679

markdown 里只支持少量的 HTML 标签吧,这应该不是 gitblog 的 bug。

LitoMore avatar Oct 23 '17 14:10 LitoMore