fix pre-format markdown

This commit is contained in:
postscriptum 2025-10-22 04:09:33 +03:00
parent 96c3419e32
commit a8cbc0f976

View file

@ -65,10 +65,11 @@ It is much better to sync recent changes directly from the editor by using WebDA
* to use multiple keyring credentials from different VSCode projects, append the username in subdomain * to use multiple keyring credentials from different VSCode projects, append the username in subdomain
* to prevent sensitive data uploads by mistake - keep system files like `.vscode`, `.git`, `webdav.json`, etc in the project root; while public ones - in the `/public` folder * to prevent sensitive data uploads by mistake - keep system files like `.vscode`, `.git`, `webdav.json`, etc in the project root; while public ones - in the `/public` folder
3. Open file to upload in the editor then run: 3. Open file to upload in the editor then enter:
```Ctrl+Shift+P```
```
Ctrl+Shift+P
```
* it is important to open any file in the editor before run this command, to handle uploading target properly * it is important to open any file in the editor before run this command, to handle uploading target properly
4. Enter Yesterweb login/password (on first connection) 4. Enter Yesterweb login/password (on first connection)