Skip to content

Add config option to set default mode on markdown widget #5125

@cdeath

Description

@cdeath

Is your feature request related to a problem? Please describe.

I want to be able to set the markdown widget in markdown mode by default and keep rich text as optional.

Describe the solution you'd like

a solution could be when defining modes for the markdown widget on config.yml to honor the array order:
(e.g. modes: ["raw", "rich_text"], should set markdown by default`)

Additional context

default:
image

with modes: ["raw", "rich_text"]:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions