Handlebars Helpers
HTML to text
Converts HTML to plain text during Handlebars substitution. Useful for summaries, prompts, notifications, search content, and integration payloads.
Uses
- Use to convert HTML to text
- Use to feed a web page content to an LLM via a prompt
Usage
Helper name : htmltotext
Examples
Simple Example
Example definition:
Substituted definition