From a8cbc0f976bec83c427c1b17af92848e22b04229 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Wed, 22 Oct 2025 04:09:33 +0300 Subject: [PATCH] fix pre-format markdown --- public/en/yesterweb-connection-with-webdav.gmi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/public/en/yesterweb-connection-with-webdav.gmi b/public/en/yesterweb-connection-with-webdav.gmi index 5f584b3..f417200 100644 --- a/public/en/yesterweb-connection-with-webdav.gmi +++ b/public/en/yesterweb-connection-with-webdav.gmi @@ -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 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: - -```Ctrl+Shift+P``` +3. Open file to upload in the editor then enter: +``` +Ctrl+Shift+P +``` * 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)