当前位置:网站首页>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:
边栏推荐
- C# 注释语法
- 【Popular Science Post】Detailed explanation of MDIO interface
- 连接本地MySql时出现2003-Can‘t connect to MySql server on ‘localhost‘(10061)
- 三相同步发电机的空载短路的simulink仿真
- 18张图,直观理解神经网络、流形和拓扑
- 兼容C51与STM32的Keil5安装方法
- MPU6050 加速度计和陀螺仪传感器与 Arduino 连接
- umi3 权限路由PrivateRoute未执行
- Temporal action localization in untrimmed videos via Multi-stage CNNs SCNN论文阅读笔记
- USB2.0一致性测试方法_高速示波器
猜你喜欢

TimeSformer视频理解框架:视频理解中的Transformer

Quo Vadis, Action Recognition? A New Model and the Kinetics Dataset I3D论文精读

基于阿里云OSS+PicGo的个人图床搭建

gradle脚本中groovy语法讲解
![[Arduino connected to GPS module (NEO-6M) to read positioning data]](/img/16/30ce36f4c11f285d42473d0fec91f0.png)
[Arduino connected to GPS module (NEO-6M) to read positioning data]

【Popular Science Post】UART Interface Communication Protocol

Out of memory error on GPU 0. Cannot allocate xxxGB memory on GPU 0, available memory is only xxx

【Arduino连接GPS 模块 (NEO-6M)读取定位数据】

USB3.0一致性测试方法

深度学习实战(1):花的分类任务
随机推荐
【DS3231 RTC实时时钟模块与Arduino接口构建数字时钟】
USB2.0一致性测试方法_高速示波器
倍福ET2000侦听器使用
Quo Vadis, Action Recognition? A New Model and the Kinetics Dataset I3D论文精读
聊一聊数据库的行存与列存
D类音频功放NS4110B电路设计
n皇后问题(回溯法)
深度学习理论:测试集与验证集的区别及各自用途
【Arduino连接时钟模块在LCD1602上显示时间】
无源域适应(SFDA)方向的领域探究和论文复现(第一部分)
win10内存占用很高,关闭所有应用程序依然降不下来(win11)
USB HUB USB集线器电路设计
RecyclerView使用和原理解析
简单的RC滤波电路
Flutter入门之网络请求篇
Arduino点亮数码管
I2C无法访问ATEC508A加密芯片问题
使用Vercel托管自己的网站
Temporal action localization in untrimmed videos via Multi-stage CNNs SCNN论文阅读笔记
[Arduino connects the clock module to display the time on LCD1602]