Markdown
The Markdown modules enable you to convert Markdown to HTML and HTML to Markdown.
Getting Started with Markdown
Prerequisites
- A Markdown formatted text or HTML code.
The module dialog fields that are displayed in bold (in the Boost.space Integrator scenario, not in this documentation article) are mandatory!
Transformers
Markdown to HTML
Converts Markdown to HTML.
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.
HTML to Markdown
Converts HTML code to Markdown.
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.
Legacy article, imported from the original Boost.space knowledge base (/knowledge-base/applications/built-in-apps/markdown/).