二级标题:Ctrl+H(多级标题为#数量:###三级标题)
加粗:Ctrl+B
//插入代码:ctrl+shift+c
console.log('hello world');
//行内代码:Ctrl+shift+K
- 无序列表
- 语法:'-'+'空格'+'文本'
1.有序列表:语法:'数字'+'.'+'文本'
加粗:Ctrl+B
//插入代码:ctrl+shift+c
console.log('hello world');
//行内代码:Ctrl+shift+K
1.有序列表:语法:'数字'+'.'+'文本'