基本形式是: ![这里放图片描述] (这里放图片链接)
例子:
1 | <img width = '150' height ='150' src ="https://image.log1992.cn/uPic/1647483245707.png"/> |
效果
1 | <div align=center><img width = '150' height ='150' src ="https://image.log1992.cn/uPic/1647483245707.png"/></div> |
效果

1 | <iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id=1313354324&auto=1&height=66"></iframe> |
效果
不支持优酷,可以用youtube,可以使用自己的视频链接
1 | <video id="video" width="560" height="315" controls="" src="https://image.log1992.cn/WeChat_20180919180323.mp4"></video> |
效果