Skip to content

Instantly share code, notes, and snippets.

@tsaiid
Last active May 16, 2016 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsaiid/d841194456245a3535d97ac6e95abc4c to your computer and use it in GitHub Desktop.
Save tsaiid/d841194456245a3535d97ac6e95abc4c to your computer and use it in GitHub Desktop.
Sublime Text > Markdown Editing > Markdown GFM Settings - User
{
"color_scheme": "Packages/MyTheme/Material-Theme-Markdown.tmTheme",
//"font_face": "微軟正黑體",
//"font_face": "SourceHanCodeJP-ExtraLight",
"font_face": "Noto Sans Mono CJK TC Regular",
"font_size": 15,
"line_padding_bottom": 0,
"line_padding_top": 0,
"trim_trailing_white_space_on_save": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment