注释用三个~,中间注释则前后文用三个~包裹,否则后面全部算注释
换行需要加多一行空白行,否则换行符会替换成空格
标题
# 一级标题
## 二级标题
### 三级标题
列表
- 或 * 即可变为无序列表
有序列表则直接在文字前加1. 2. 3.
引用
只需要在文本前加入 > 这种尖括号(大于号)即可
图片与链接
图片为:![]()
链接为:[]()
粗体与斜体
用两个 * 包含一段文本就是粗体的语法,用一个 * 包含一段文本就是斜体的语法。
表格
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
代码框
只需要用两个 ` 把中间的代码包裹起来。
分割线
分割线的语法只需要三个 * 号
-
Notifications
You must be signed in to change notification settings - Fork 0
cjzhong/Public
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published