Skip to main content

Markdown to HTML Converter for Content Display

Overview

The Markdown to HTML Converter for Content Display Plugin automatically converts Markdown text into HTML, enabling improved formatting in specified content areas. It supports features like simple line breaks, tables, strikethroughs, and GitHub-style code blocks, enhancing the readability and presentation of your content.

Use Cases

  • This plugin is ideal for applications that involve content creation, such as blog posts, user guides, or documentation systems. It allows users to write in Markdown while seamlessly rendering the content in HTML for better visual presentation.

Installing the plugin

Prerequisites:

  1. The page must have table, details and list components
  2. The component must have a text, long text and rich text fields
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this component, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Markdown to HTML Converter for Content Display plugin
  4. Select the table, details and list
  5. Select the text, long text and rich text fields

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.