Make paths markdown friendly.
This commit is contained in:
@@ -60,9 +60,9 @@ undefined_publisher.dirlist <- this is my custom extension. You can find it here
|
||||
# Settings
|
||||
Export of my settings can be found in settings.json.
|
||||
|
||||
The default location is: C:\Users\<NAME>\AppData\Roaming\Code\User\settings.json
|
||||
The default location is: C:\Users\\-NAME-\AppData\Roaming\Code\User\settings.json
|
||||
|
||||
# Keybinds
|
||||
Equally as important, the keybinds can be found in keybinds.json
|
||||
|
||||
The default location is: C:\Users\<NAME>\AppData\Roaming\Code\User\keybindings.json
|
||||
The default location is: C:\Users\\-NAME-\AppData\Roaming\Code\User\keybindings.json
|
||||
Reference in New Issue
Block a user