doc: startingDirectory formatting note (#2415)

This commit is contained in:
Nathan Metzger 2019-08-20 22:16:16 -04:00 committed by Dustin L. Howett (MSFT)
parent be52880620
commit d1a3e6d2b8

View file

@ -71,6 +71,8 @@ Example settings include
....
```
> 👉 **Note**: To use backslashes in any path field, you'll need to escape them following JSON escaping rules (they should look like `\\`). As an alternative, you can use forward slashes.
The profile GUID is used to reference the default profile in the global settings.
The values for background image stretch mode are documented [here](https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.media.stretch)