快捷键位熟悉
cmd+b 加粗和取消加粗 example
cmd+i 斜体和取消斜体 example
option+backspace 删除前一个单词 example example
option+delete 删除后一个单词 example example
cmd+backspace 删除到这一行的开头
cmd+delte 删除到这一行的结尾
cmd shift K 删除这一行
option 左箭头
option 右箭头 单词结尾
cmd 左箭头
cmd 右箭头
shift option 左右箭头
tags
#tag_example
这样就可以十分方便找到某一处的内容
标注
Info
this is a info
Note
this is a note
Tip
this is a tip
这是一个example
this is a good example with only title
Faq
这里可以折叠
竟然可以嵌套
我在这里
.callout[data-callout="custom-question-type"] {
--callout-color: 0, 0, 0;
--callout-icon: lucide-alert-circle;
}
甚至可以自己造
- quote
- example
- danger
- warning
- question
- success
- tip
- todo
- info
- abstract
Todo
- todos
多光标模式
option即可
高级格式
表格
| name | what |
|---|---|
| make | test |
| 或者直接/table |