mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
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
This commit is contained in:
parent
e8e3dcd363
commit
c0e1a4e03e
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue