Commit 40e0cfdd authored by 谢昇's avatar 谢昇

Update Markdown简介.md

parent 55167f88
# 一、什么是Markdown
# 一、什么是Markdown
......@@ -17,7 +17,7 @@ md格式一般多用于输出文档。如果只是用于自己的笔记记录,
## 1、标题设置
在标题文字前加#,一级标题为#,二级标题为##,三级标题为###,以此类推,最多六级,其中一级标题文字最大。
**示例**
!(https://gitlab.33.cn/flyaway53/test/raw/master/img-folder/1.png)
![Image text](https://gitlab.33.cn/flyaway53/test/raw/master/img-folder/1.png)
# 一级标题
## 这是二级标题
### 这是三级标题
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment