This text will be italic 文本倾斜 This will also be italic
This text will be bold 文本加粗 This will also be bold
This text will be delete
You can combine them
- George Washington
- John Adams
- Thomas Jefferson
- James Madison
- James Monroe
- John Quincy Adams
- James Madison
- James Monroe
- John Quincy Adams
- Make my changes
- Fix bug
- Improve formatting
- Make the headings bigger
- Push my commits to GitHub
- Open a pull request
- Describe my changes
- Mention all the members of my team
- Ask for feedback
- Finish my changes
- Push my commits to GitHub
- Open a pull request
段落的前后要有空格,所谓的空行是指没有文字内容.
若想在段内强制换行的方式是使用<两个以上空格加上回车>(引用中换行省略回车)
区块引用
嵌套引用
Sometimes it's useful to have different levels of headings to structure your documents. Start lines with a #
to create headings. Multiple ##
in a row denote smaller heading sizes.
You can use one #
all the way up to ######
six for different heading sizes.
If you'd like to quote someone, use the > character before the line:
Coffee. The finest organic suspension ever devised... I beat the Borg with it.
- Captain Janeway
#include <stdio.h>
int main(void){
printf(“hello world!”);
return 0;
}
@octocat 👍 This PR looks great - it's ready to merge!
❤️ 💗
- 表情Emoji表情
标题 | 内容 | 备注 |
---|---|---|
今天 | 很热 | 少穿 |
昨天 | 下雨 | 打伞 |
- :--- 在左面 左对齐
- ---: 在右面 右对齐
- :--: 两个冒号 居中对其