From 378a9cf7f3972d735cab4687a0e934867e6a77aa Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 10 Apr 2025 16:15:05 -0400 Subject: [PATCH] AutoYADM commit: 2025-04-10 16:15:05 --- .config/helix/runtime/queries/markdown/highlights.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/helix/runtime/queries/markdown/highlights.scm b/.config/helix/runtime/queries/markdown/highlights.scm index 63960035..001b77a9 100644 --- a/.config/helix/runtime/queries/markdown/highlights.scm +++ b/.config/helix/runtime/queries/markdown/highlights.scm @@ -42,8 +42,8 @@ (task_list_marker_checked) @markup.list.checked (task_list_marker_unchecked) @markup.list.unchecked -(minus_metadata) @punctuation.special -(plus_metadata) @punctuation.special +; (minus_metadata) @punctuation.special +; (plus_metadata) @punctuation.special (thematic_break) @punctuation.special [