UNPKG

svelte-rune-highlight

Version:
4 lines (3 loc) 266 B
// Note: 'svelte' is handled specially by HighlightSvelte component, not via the languages object // Other languages correspond to keys in the languages export from index.ts export const SUPPORTED_LANGUAGES = ['md', 'ts', 'js', 'javascript', 'json', 'yaml', 'css'];