Member Junction
    Preparing search index...
    FieldRichTextMode: "markdown" | "html" | "code" | "plain"

    How a field's value should be rendered/edited beyond a plain input.

    • markdown / html: render formatted in read mode, code editor in edit mode
    • code: source code (uses the field's CodeType as the editor language)
    • plain: standard text rendering (default)