Custom functions: Notepad contents parsed as Markdown can be used as function inputs, and function outputs can be parsed as Markdown.
Object property Markdown editor: Markdown-formatted object properties can be displayed and edited as rich text. This widget follows the CommonMark ↗ specification, which may differ from the supported elements available in other Notepad widgets.
Supported Markdown elements
When parsing function outputs as Markdown, we support the following:
Block quotes
Breaks
Code blocks
Headings
Horizontal rules
Links
Lists
Bullet lists
Numbered lists
Check lists
Paragraphs
Tables
Text formatting
Bold
Italic
Inline code formatting
If the Markdown element structure or element type does not conform to the supported structure or elements in Notepad, the Markdown contents may fail to be parsed. Unsupported Markdown elements may be dropped during conversion.