Enable Markdown in text fields

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Markdown lets you format rich text using an easy-to-remember plain text syntax.

    Vorbereitungen

    Role required: Admin

    Warum und wann dieser Vorgang ausgeführt wird

    CPQ text fields support Markdown, a widely used, lightweight markup language for formatting text using plain-text syntax.

    Prozedur

    1. In the layout editor, click the gear icon.
    2. Enter the following JSON text as the raw value for the field properties:
      {
        "enableMarkdown": true
      }
    3. Click Edit Field Info.
    4. Select ReadOnlyText as the display type for the field that will accept Markdown text.