Dialogue SystemMarkupOn this pageMarkup Description: Record to define markup attributes. name Type: Field. Description: Name of the markup. Signature: name: string start Type: Field. Description: Starting position of the markup. Signature: start: integer stop Type: Field. Description: Ending position of the markup. Signature: stop: integer attrs Type: Field. Description: Attributes associated with the markup. Signature: attrs: {string: boolean | number | string} | nil