Convert HTML to Markdown

Convert HTML to Markdown.

Inputs

HTML

HTML to convert to Markdown.

This is the HTML that Inventor will convert to Markdown. HTML is a markup language used to create web pages, while Markdown is a lightweight markup language with plain text formatting syntax. This block will convert the HTML to Markdown, allowing you to use the Markdown in other blocks.

Example: <h1>Hello, World!</h1>

Outputs

Markdown