Handlebars Helpers
HTML to text
Save html as a string of text removing all html tags
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