Example
Parameters
| Name | Type | Description |
|---|---|---|
| text | string | Initial text content. Default empty. |
| options | dict | JSON-serializable options dictionary. Default empty. |
| blocktag | string | Optional block tag identifier. Default None. |
The Markdown control works like a textbox control but has two modes: one for rendering Markdown and one for editing text. Shift-click to change mode.
| Name | Type | Description |
|---|---|---|
| text | string | Initial text content. Default empty. |
| options | dict | JSON-serializable options dictionary. Default empty. |
| blocktag | string | Optional block tag identifier. Default None. |