Certain fields in some of the responses in the API allow embedded HTML tags. These allow the Connectivity Partner to add mark-up for presentation, for example, to the description of a room.
The booking system allows the following HTML tags in the fields that support embedded HTML:
| HTML | Description |
| <b> | Boldface text |
| <blockquote> | Preformatted text |
| <cite> | Quoted text |
| <em> | Emphasised text |
| <i> | Italicised text |
| <p> | New paragraph |
| <small> | Smaller font size |
| <strong> | Boldface text |
| <sub> | Subscript text |
| <sup> | Superscript text |
| <u> | Underlined text |