Enable Markdown in text fields

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Markdown lets you format rich text using an easy-to-remember plain text syntax.

    Antes de Iniciar

    Role required: Admin

    Por Que e Quando Desempenhar Esta Tarefa

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

    Procedimento

    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.