Rich Text Fields
How rich text fields work in the Close API, including supported HTML tags and formatting.
In many places, the application allows users to compose using rich text. In particular, within comments, note activities, and notes on calls or meetings.
These rich text fields are exposed as strings, where the content is a restricted
subset of XHTML. All fields must begin and end with <body></body> tags.
Within the body, there are plenty of formatting options: