Using Markdown Widgets

Markdown Widgets

Place freely written content on your custom dashboard using Markdown Widgets.

Creating a Markdown Widget

Drag & drop the Markdown widget icon to determine where to place the widget.

Next, write what you want displayed in the widget in Markdown format. You can preview what you've written using the preview tab.

Once writing is completed, create the widget by clicking the Create button.

Markdown notation

  • Markdown notation can be used.
  • Some extended notations of GitHub Flavored Markdown and/or other Markdown variants, such as tables and code blocks with syntax highlighting, are also supported.
  • Some HTML tags / attributes are available.
  • The following properties can be used in the style attribute of any element.
    • color
    • background-color
    • text-decoration
  • The <img> tag can display external image URLs.
  • The <iframe> tag cannot display external URLs outside of Mackerel.