| # ## ...> h1 h2 ...标题 | *text*> Italic斜体 | 1. text 2. text> List列表 | `code`> In-line code行内代码 |
| [text](https://link)> Link链接 | **text**> Bold粗体 | + bla + bla> List列表 | ***> Horizontal Rule水平线 |
| > Image图片 | ~~text~~> Strikethrough删除线 | > text> Text quote引用 | 更多格式说明 |