From c0e1a4e03ee10f3b53a8be2df1e13679580ca818 Mon Sep 17 00:00:00 2001 From: Andrew Beal Date: Sun, 31 May 2026 10:45:22 +0100 Subject: [PATCH] docs: escape hash symbol and update link format in user guide - Escape '#' character in tag reference syntax to prevent rendering issues - Convert markdown link to wiki-style link format for example template --- Enums/Copy.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Enums/Copy.ts b/Enums/Copy.ts index 1d7efe5..535753f 100644 --- a/Enums/Copy.ts +++ b/Enums/Copy.ts @@ -250,7 +250,7 @@ If you find any issues or have a feature request, please feel free to raise them Quickly provide context to the AI: - **@filename** - Reference specific files -- **#tag** - Reference all notes with a tag +- **#tag** - Reference all notes with a tag - **/folder** - Reference entire directories The autocomplete dropdown supports keyboard navigation. @@ -264,7 +264,7 @@ Customize AI behavior for specific workflows: 3. Select your instruction set 4. The AI follows these instructions for all interactions -See [Example Template](#/page/Vaultkeeper%20AI%2FUser%20Instructions%2FEXAMPLE_INSTRUCTIONS) for help getting started. +See [[Vaultkeeper AI/User Instructions/EXAMPLE_INSTRUCTIONS|Example Template]] for help getting started. ##### File Monitoring