Markdown
Used as
Card
Summary
This card allows to make text formatting in a card. It uses the markdown language to do so.

Implementation
There are two ways to add it to the FlexPane:
Add a card from the settings bar, and choose in the list Markdown
Or drag&drop a component into a FlexView
Then
Fill-in a title
Fill the content input with your markdown. The card allows you to make SFormat, it will take the parent of flexView as base. Here is an example:
#{origin.ord('station:|slot/Services/BtibService/pxProperties/siteName').slot('propertyValue')}
<br>
*145-141 Drury Ln, Holborn, London, UK*
**John Smith**
<br>*Facility manager*
<br>*[email protected]*
<br>
<br>**David Brown**
<br>*Security*
<br>*[email protected]*
Flex Widget Properties
Content: The text of the card in markdown language.
Refresh: The time in ms to refresh the card and the values inside it. It mus be greater than 1000 or equal to 0 to disable the refresh