当前位置:网站首页>Typora use
Typora use
2022-08-02 04:33:00 【GentleTK】
1 Common Shortcuts
| Features | Shortcut keys |
|---|---|
| Unordered List | Enter -, space after + |
| Ordered List | Enter a number and then enter a space after . |
| Task List | - [space]space Task Description |
| Title | Ctrl + number |
| Table | Ctrl + t |
| Directory | Enter [TOC] and press enter |
| Citation | enter>space after> |
| bold | Ctrl + b |
| Tilt | Ctrl + i |
| underscore | Ctrl + u |
2 Pandoc use
3 Windows right-click to create a new md file
3.1 Open the registry
Press Win+R to open the Run dialog box, enter rededit to open the registry.
3.2 Modifying the Registry
Select HKEY_CLASSES_ROOT under Computer, right-click and select Find, enter Typora, and uncheck Value and Data.

3.3 New Registry File
Create a new newmd.reg file with the following content:
Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\.md]@="Typora.exe"[HKEY_CLASSES_ROOT\.md\ShellNew]"NullFile"=""[HKEY_CLASSES_ROOT\Typora.exe]@="Markdown"Double-click to run newmd.reg.
Article author:GentleTK
Original link:
边栏推荐
- Modify hosts file using batch script
- 自定义view实现半圆弧进度条
- [Arduino connects the clock module to display the time on LCD1602]
- Acwing:哈夫曼树(详解)
- Cadence allegro导出Gerber文件(制板文件)图文操作
- Scala,Spark依赖jar包冲突解决方法
- 【opencv】error: (-215:Assertion failed) ssize.empty() in function ‘cv::resize‘报错原因
- Typora使用
- Vision Transformer(ViT)论文精读和Pytorch实现代码解析
- 完全背包问题(动态规划)
猜你喜欢

如何快速搭建属于自己的物联网平台?
![[Arduino connected to GP2Y1014AU0F dust sensor]](/img/b4/c32dcd32bf5b9e8596af406c9177a2.png)
[Arduino connected to GP2Y1014AU0F dust sensor]

USB2.0一致性测试方法_高速示波器

物联网方案
![[Popular Science Post] I2C Communication Protocol Detailed Explanation - Partial Software Analysis and Logic Analyzer Example Analysis](/img/be/9b23a798557222bab68c67bf9170af.png)
[Popular Science Post] I2C Communication Protocol Detailed Explanation - Partial Software Analysis and Logic Analyzer Example Analysis

Acwing:哈夫曼树(详解)

【科普贴】MDIO接口详解
![[DS3231 RTC real-time clock module and Arduino interface to build a digital clock]](/img/47/ac46e99a6a6dd44aa4478dd48f06a0.png)
[DS3231 RTC real-time clock module and Arduino interface to build a digital clock]

【Arduino连接时钟模块在LCD1602上显示时间】

保证接口数据安全的10种方案
随机推荐
Vision Transformer(ViT)论文精读和Pytorch实现代码解析
【Arduino连接时钟模块在LCD1602上显示时间】
简单的RC滤波电路
【MQ-3 酒精检测器与 Arduino检测酒精】
How to remotely debug PLC?
【Arduino 连接GP2Y1014AU0F 灰尘传感器】
使用批处理脚本修改hosts文件
Visual Studio2022创建setup项目
MPU6050 加速度计和陀螺仪传感器与 Arduino 连接
Scala,Spark依赖jar包冲突解决方法
Dart-Flutter DateTime日期转换
Cadence allegro导出Gerber文件(制板文件)图文操作
案例|工业物联网解决方案·智慧钢厂高性能安全数采
【MQ-2 可燃气体和烟雾传感器与 Arduino 配合使用】
C# Form按ESC关闭窗体
三相同步发电机的空载短路的simulink仿真
Typora使用
[Popular Science Post] I2C Communication Protocol Detailed Explanation - Partial Software Analysis and Logic Analyzer Example Analysis
[DS3231 RTC real-time clock module and Arduino interface to build a digital clock]
火焰传感器与 Arduino 连接