Guides¶
In-depth guides for each PM feature.
- Parsing Prompts -- File paths vs raw strings, metadata extraction
- Parameters -- Required and default parameters, rendering with
to_s - Shell Expansion -- Environment variables and command substitution
- ERB Rendering -- Template evaluation and disabling
- Including Files -- Composing prompts from multiple files
- Custom Directives -- Registering your own ERB helpers
- Comment Stripping -- HTML comment removal