Skip to content

Common Function: Markdown

Overview

You can use Markdown syntax to decorate and format text.

Markdown syntax can be used in the following locations:

  1. Content Items
  2. Description Items
  3. Comment Items
  4. Guide on each screen
  5. Wiki

Restrictions

  1. HTML tags cannot be used within Markdown.

Procedure

  1. In the Advanced settings for Content items, Description items, and Comment Items, select "Markdown" from the "Style" option.
  2. Enter the following content on the first line of each item's input field:
    [md]
    

    If not entered, it will be displayed as plain text.
  3. You can view the rendered result on the record "Edit" screen or "Grid" screen.

Content entered in Markdown and its rendered result

Supported Markdown Syntax

For the Markdown syntax supported in Prezenter, please refer to the following FAQ:

FAQ: How do I write using Markdown syntax?

Plugin Usage

This feature uses the plugin "marked.js".