Interface: NormalizedCodeBlockLanguages

Internal normalized representation of code block languages.

Properties

PropertyTypeDescription
itemsobject[]Items for the language select dropdown.
keyMapRecord<string, string>Maps any known key (canonical, alias, extension) to the canonical key.