UNPKG

manual-markdown

Version:

Markdown 是一种轻量级的标记语言。它允许使用易读易写的纯文本格式编写文档,然后转换成 HTML 文档。

11 lines (7 loc) 154 B
# 图片 语法: ```markdown ![GitHub](https://github.com/fluidicon.png "GitHub") ``` 效果: ![GitHub](https://github.com/fluidicon.png "GitHub")