Text formatting

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kako
    Junior Member
    • Apr 2026
    • 6

    #1

    Text formatting

    Hi,

    Within the "Text" field, is it possible to create formatted text? For example: bold, bullet points, colors, fonts, font size, etc.

    Thanks
    kako
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1872

    #2
    you can use a limited markdown set. There are lots of sites, explaining how. But not everything, markdown offers iss possible.

    Comment

    • kako
      Junior Member
      • Apr 2026
      • 6

      #3
      Hi, shalmaxb

      How does the Markdown appear when creating the PDF? Is it normal?

      Comment

      • yuri
        EspoCRM product developer
        • Mar 2014
        • 9814

        #4
        Hi Kako,

        You can print formatted markdown in PDF using the helper 'markdownText': https://docs.espocrm.com/user-guide/...df/#text-field. Note that currently only the classic markdown is supported there (no table support). Extra markdown syntax will be supported in the next major version.

        Comment

        Working...