Markdown

Use the markdown type for entity properties containing markdown text.

Included in the PerformBaseBundle.

Options

label

The label to use for form labels and table headings. If no label is provided, a sensible label will be created automatically.

This option is optional.

Allowed types: string

Defaults:

  • List context: No default
  • View context: No default
  • Create context: No default
  • Edit context: No default

live_preview

If true, show a live HTML preview next to the form field.

This option is optional.

Allowed types: boolean

Defaults:

  • List context: true
  • View context: true
  • Create context: true
  • Edit context: true