markdown - 渲染一个用于 Markdown 格式文本的基本编辑器。
md_content:
type: markdown
size: huge以下 字段属性 受支持并常用。
| Property | Description |
|---|---|
| label | a name when displaying the form field to the user. |
| default | specifies a default string value, optional. |
| comment | places a descriptive comment below the field. |
| sideBySide | enables the side-by-side display mode by default. Default: false. |