HTML to Markdown

The HTML to Markdown block converts HTML content into clean, readable Markdown format. It is useful for cleaning email content or processing scraped HTML data.

Steps

  1. Add a new node in your flow

  2. Go to Formatter → Text Formatter

  3. Select HTML to Markdown

  4. Choose or create Authentication

  5. Enter the HTML input

  6. Click Run & Save

  7. Open Run History → Output Response to view the converted Markdown

The HTML content will be successfully converted into readable Markdown text.

Last updated

Was this helpful?