Built-in apps

Markdown

4min



With the Markdown app in , you can convert Markdown to HTML and HTML to Markdown.

You do not need to establish a connection to use the JSON app.

Markdown modules

You can use the following modules to build your .

Transformers

HTML to Markdown

Transforms HTML code into Markdown.

Field

Description

Markdown

Enter the HTML code that you want to convert to Markdown.

GitHub Flavored Markdown

Enable this option to convert HTML to the GitHub Flavored Markdown. It enables you, for example, to use tables and/or other advanced formatting options.

Markdown to HTML

Transforms Markdown into HTML.

Field

Description

Markdown

Enter the Markdown-formatted plain text.

GitHub Flavored Markdown

Enable this option to convert the GitHub Flavored Markdown to HTML. It enables you, for example, to use tables and/or other advanced formatting options.

Sanitize

Select the sanitize method. Whether you want to strip html tags or escape HTML.