heading level 1
paragraph 1
endl
paragraph 2
endl
斜体
粗体
引用
换行 同时再引用
分开引用
- 列
- 表
- 规则
- 子列表
代码块code
//c++
int main()
{
int a;
}
分割
线 注意上下留空白行
https://markdown.com.cnMarkdown语法
可以使用* `
[list] 1
paragraph 1
endl
paragraph 2
endl
斜体
粗体
引用
换行 同时再引用
分开引用
代码块code
//c++
int main()
{
int a;
}
分割
线 注意上下留空白行
https://markdown.com.cnMarkdown语法
可以使用* `
[list] 1
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
$ hexo new "My New Post"
More info: Writing
$ hexo server
More info: Server
$ hexo generate
More info: Generating
$ hexo deploy
More info: Deployment