Make paths markdown friendly.

This commit is contained in:
2025-09-14 21:22:41 +02:00
parent b4893f1706
commit 3f4cc2edc7

View File

@@ -60,9 +60,9 @@ undefined_publisher.dirlist <- this is my custom extension. You can find it here
# Settings # Settings
Export of my settings can be found in settings.json. 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 # Keybinds
Equally as important, the keybinds can be found in keybinds.json 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