From fc814d1e0ce20e296935380e8afb38e72380d579 Mon Sep 17 00:00:00 2001 From: Mark Dumay <61946753+markdumay@users.noreply.github.com> Date: Wed, 18 Mar 2026 16:45:26 +0100 Subject: [PATCH] fix: suppress shortcode for LLM-compatible output --- layouts/_shortcodes/ModalSearch.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/_shortcodes/ModalSearch.md diff --git a/layouts/_shortcodes/ModalSearch.md b/layouts/_shortcodes/ModalSearch.md new file mode 100644 index 0000000..6cf1237 --- /dev/null +++ b/layouts/_shortcodes/ModalSearch.md @@ -0,0 +1 @@ +{{- /* ModalSearch: UI-only shortcode, no markdown output */ -}}