Interface: NormalizedCodeBlockLanguages
Internal normalized representation of code block languages.
Properties
| Property | Type | Description |
|---|---|---|
items | object[] | Items for the language select dropdown. |
keyMap | Record<string, string> | Maps any known key (canonical, alias, extension) to the canonical key. |