Markdown
Field to store markdown content
The field of type markdown
is used to store markdown code. It display a codemirror editor in the UI.
Example
{
name: "content",
type: "markdown",
}
Available options
This field only has the common options.