Handlebars Helpers
HTML to Markdown
Converts HTML content to Markdown during Handlebars substitution. Useful for clean text storage, AI prompts, knowledge content, and document processing.
Uses
- Use to convert HTML to Markdown
- Use to feed a web page content to an LLM via a prompt
Usage
Helper name : htmltomd
Examples
Simple Example
Example definition:
Substituted definition