From 275f37314d489e6082eac4d8edac10d9b02b4d7f Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 10 May 2025 00:54:43 +0300 Subject: [PATCH] chore(docs): mention triggering the math popup --- docs/User Guide/User Guide/Note Types/Text/Math Equations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/User Guide/User Guide/Note Types/Text/Math Equations.md b/docs/User Guide/User Guide/Note Types/Text/Math Equations.md index 22a90e904..0bcb5af7a 100644 --- a/docs/User Guide/User Guide/Note Types/Text/Math Equations.md +++ b/docs/User Guide/User Guide/Note Types/Text/Math Equations.md @@ -3,7 +3,7 @@ Within text notes, it's possible to enter mathematical equations using the button from the Formatting toolbar (generally found under the Insert buttons). -If inserting equations frequently, using the Ctrl+M keyboard shortcut can be more comfortable. +If inserting equations frequently, using the Ctrl+M keyboard shortcut can be more comfortable. Alternatively, type `$$` or `\[` to trigger the popup directly. There is currently no quick way to insert an equation, such as surrounding it with `$` or pressing Ctrl+M on an already typed-out equation.