Documentation

n8n-nodes-turndown-html-to-markdown

Functions MarkDown TurnDown
NPM version Donate Paypal

EN-US:

This is an n8n community node. It lets you use turndown-html-to-markdown in your n8n workflows.

Node to use in n8n that allows you to convert HTML to MarkDown using one of the most famous JS libraries that perform this conversion to Turndown. Now with GitHub Flavored Markdown (GFM) support!

PT-BR:

Este é um nó da comunidade n8n. Ele permite que você use turndown-html-to-markdown em seus fluxos de trabalho n8n.

Nó para usar em n8n que permite converter HTML para MarkDown usando uma das bibliotecas JS mais famosas que realizam essa conversão, Turndown. Agora com suporte a GitHub Flavored Markdown (GFM)!

n8n is a fair-code licensed workflow automation platform.

Demos

Example of how Turndown styled HTML in MarkDown:

Example of how Turndown styled HTML in MarkDown

MarkDown TurnDown working in n8n, converting HTML to Markdown, with line wrapping and standard visual style from the TurnDown library:

MarkDown TurnDown working in n8n, converting HTML to Markdown, with line wrapping and standard visual style from the TurnDown library

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • HTML > Markdown
  • Markdown > HTML

Features

  • Standard Markdown conversion
  • GitHub Flavored Markdown (GFM) support, including:
    • Tables
    • Strikethrough
    • Task lists
    • Fenced code blocks

Compatibility

  • n8n v0.221.2 or higher

Resources

Discussion