Skip to main content

Markdown

Markdown is a text component that allows more formatting than Paragraph.

A general introduction of markdown style can be found here.

Properties

Data Type

There are two ways to supply markdown content to the the component:

  • String - can be linked to workflow outputs or store
  • File - requires uploading text file containing markdown

MD content

Option available when Data Type is set to String. That's where we supply the markdown content.

Text MD File

Option available when Data Type is set to File. That's where we supply the markdown file.

Text Size

Scales all types of text in markdown. Available options are:

  • Extra large
  • Large
  • Medium
  • Small

Align

Sets text alignment. Available options are:

  • Left
  • Center
  • Right
  • Justify

Color

Changes the color of supplied text. This option bases on your app theme. Note: color override does not work on links, leaving them in your theme link color. Available options are:

  • Text Primary
  • Text Secondary
  • Highlighted
  • Error color