HTML in descriptions

Type: object

Some raw HTML

Type: string

<br/><br/><br/><br/><a href="https://example.com">A link to example.com</a>

Some HTML in Markdown

Type: string

Here is some HTML:

<br/><br/><br/><br/><a href="https://example.com">A link to example.com</a>

Some JSON in Markdown

Type: string

Here is some JSON:

{
  "property": "value"
}