《问》How to add local video file in markDown md file

《问》

 How to add local video file in markDown md file


<video width="320" height="240" controls>
  <source src="video.mov" type="video/mp4">
</video>

Comments

Popular posts from this blog

英语口语

Ruby语言专用工具讲座:Exerb

《问》What are the differences between more and less?