Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/languages.html.HTMLDataV1.html
interface HTMLDataV1 { globalAttributes?: IAttributeData[]; tags?: ITagData[]; valueSets?: IValueSet[]; version: 1 | 1.1; }
1 | 1.1