From 067cef3c2216ccc9aeb6f930448b98fcc315e2b6 Mon Sep 17 00:00:00 2001 From: riccardoferretti Date: Wed, 9 Jul 2025 16:06:41 +0000 Subject: [PATCH] Docs sync @ c669e54 Pass arguments when running test scripts --- docs/recipes/note-macros.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/recipes/note-macros.md b/docs/recipes/note-macros.md index afb602e..279d247 100644 --- a/docs/recipes/note-macros.md +++ b/docs/recipes/note-macros.md @@ -10,7 +10,7 @@ To install search note-macros in vscode or head to [note-macros - Visual Studio ## Instructions -### Run macro From command pallette +### Run macro From command palette Simply use `Ctrl+P` or `Alt+P` depend on your os, and type `Note Macros: Run A Macro` then chose the macro you want to execute.