markdown编写神器typora

markdown编写神器typora

下载和安装

  1. 下载地址 https://www.typora.io/#windows

  2. 安装

常用快捷键

序号 快捷键 功能 备注
1 ctrl+n 新建
2 ctrl+t 添加表格
3 ctrl+1 1级标题 1~5级
4 ctrl+0 普通文字
5 ctrl+enter 增加一行 在表格中
6 输入1. + 空格 有序列表
7 ctrl+shift+[ 切换成有序列表
8 ctrl+shift+] 切换成无序列表
9 ctrl+/ 源码/预览的切换
10 ```+enter 代码

你可能感兴趣的:(markdown编写神器typora)