搜了好久,看CSDN里都不能用了。留作备忘
在安装了Typora的情况下
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.md]
@="Typora.md"
"Content Type"="text/markdown"
"PerceivedType"="text"
[HKEY_CLASSES_ROOT\.md\ShellNew]
"NullFile"=""
notepad++新建空白文件,UTF-8编码,保存为 .reg文件。双击导入
2020 - 4 - 26 测