// Note: 'svelte' is handled specially by HighlightSvelte component, not via the languages object// Other languages correspond to keys in the languages export from index.tsexportconstSUPPORTED_LANGUAGES = ['md', 'ts', 'js', 'javascript', 'json', 'yaml', 'css'];