I changed the way I create links to use references to a data YML file instead of relying on the capture tag and including reference to the file with the captions. Using the capture tag was highly susceptible to broken links and way too manual. See the Links topic for more detail about the new method.
This commit is contained in:
@ -35,7 +35,7 @@ Since you'll be writing in Markdown, having color coding and other support for M
|
||||
| Command + 2 | Show Favorites pane |
|
||||
| Shift + Option + F | Add to Favorites |
|
||||
|
||||
{{tip}} If these shortcut keys aren't working for you, make sure you have the "Max OS X 10.5+" keymap selected. Go to <b>WebStorm > Preferences > Keymap</b> and select it there. {{end}}
|
||||
{{site.data.alerts.tip}} If these shortcut keys aren't working for you, make sure you have the "Max OS X 10.5+" keymap selected. Go to <b>WebStorm > Preferences > Keymap</b> and select it there. {{site.data.alerts.end}}
|
||||
|
||||
## Identifying changed files
|
||||
|
||||
|
Reference in New Issue
Block a user