Markdown
The markdown widget provides a full fledged text editor that allows users to format text with features such as headings and blockquotes.
Please note: in case you want to use your markdown editor to fill a markdown’s file content after the frontmatter, you’ll have name the field as body so then the CMS can recognize it and save the file accordingly.
- Name:
markdown - UI: full text editor
- Data type: markdown
- Options:
default: accepts markdown content
- Example:
- {label: "Blog post content", name: "body", widget: "markdown"}