Skip to content

Instantly share code, notes, and snippets.

@sailist
Created August 3, 2019 05:51
Show Gist options
  • Save sailist/1df40721f27e49c147a924caab6fd4e9 to your computer and use it in GitHub Desktop.
Save sailist/1df40721f27e49c147a924caab6fd4e9 to your computer and use it in GitHub Desktop.
右键新建菜单中新增 .md 文件的写法:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.md\ShellNew]
"NullFile"=""
"FileName"="template.md"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment