File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Helpful Sublime Text snippets to get you started with GitHub flavored Markdown b
88### Via Package Control
99The easiest way is to install it via [ Package Control] ( https://packagecontrol.io/ ) .
1010
11- - Go to ** Command Palette**
11+ - Go to ** Command Palette** ` Ctrl + Shift + P ` or ` ⌘ + Shift + P `
1212- Select ** Package Control : Install Package**
1313- Search for ** Github Markdown Snippets**
1414
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ <h2>Installation</h2>
2121 < p >
2222 Easiest way to install is via < strong > Package Control</ strong > .
2323 < ul >
24- < li > Go to < strong > Command Palette</ strong > (< kbd > CTRL + </ kbd > < kbd > SHIFT </ kbd > + < kbd > P</ kbd > OR < kbd > CMD + SHIFT + P</ kbd > )</ li >
24+ < li > Go to < strong > Command Palette</ strong > (< code > Ctrl + Shift + P</ code > OR < code > Cmd + Shift + P</ code > )</ li >
2525 < li > Select < strong > Package Control : Install Package</ strong > </ li >
2626 < li > Search for < strong > Github Markdown Snippets</ strong > </ li >
2727 </ ul >
@@ -38,7 +38,7 @@ <h2>Usage</h2>
3838 < table class ="table table-hover table-bordered ">
3939 < thead >
4040 < tr >
41- < th > < kbd > TAB </ kbd > Trigger</ th >
41+ < th > < code > Tab </ code > Trigger</ th >
4242 < th > Markdown Equivalent</ th >
4343 < th > Output</ th >
4444 </ tr >
You can’t perform that action at this time.
0 commit comments