UNPKG

blear.ui.code-highlight

Version:
12 lines (11 loc) 212 B
Prism.languages.ini= { 'comment': /^[ \t]*[;#].*$/m, 'selector': /^[ \t]*\[.*?\]/m, 'constant': /^[ \t]*[^\s=]+?(?=[ \t]*=)/m, 'attr-value': { pattern: /=.*/, inside: { 'punctuation': /^[=]/ } } };