Documentation Index
Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt
Use this file to discover all available pages before exploring further.
sanitizeYamlText
Summary
Sanitizes text for safe use in YAML frontmatter. Prevents YAML injection and ensures proper formatting.Signature
Parameters
text
Type:string
The text to sanitize
Returns
Type:string
Sanitizes text for safe use in YAML frontmatter. Prevents YAML injection and ensures proper formatting.
