Markdown Editor

Markdown Editor

Form Widget

markdown - renders a basic editor for markdown formatted text.

md_content:
    type: markdown
    size: huge

The following field properties are supported and commonly used.

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.

# See Also

On This Page