1. Handlebars Helpers
  2. HTML to Markdown

Handlebars Helpers

HTML to Markdown

Save HTML as Markdown content

Uses

  • Use to convert HTML to Markdown
  • Use to feed a web page content to an LLM via a prompt

Usage

Helper name : htmltomd

Parameter Description
content The HTML content to convert to Markdown

Examples

Simple Example

Example definition:

loading...

Substituted definition

loading...