Properties
Markdown is a lightweight markup language that you can use to add formatting elements to a step.
Configuration
Name
Description
Default
Mandatory
type
Control implementation, must be Markdown
N/A
data
Text to display
N/A
{
"id": "top_text_label_and_description",
"type": "Markdown",
"data": "# Create an Active Directory user \nEnter information about the user you want to create."
}Link to basic syntax supported using Markdown
Click following link for a number of examples on how to use markdown in a step. https://www.markdownguide.org/cheat-sheet/