mirror of
https://codeberg.org/postscriptum/gemlog.git
synced 2026-02-19 06:22:41 +00:00
fix pre-format markdown
This commit is contained in:
parent
96c3419e32
commit
a8cbc0f976
1 changed files with 4 additions and 3 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue