UNPKG

npm-polymer-elements

Version:

Polymer Elements package for npm

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