Sha256: 35547c7b9b8e6fcc2ae7746a319d64dbd92050129be6a2897ce5edf3adbf825a

Contents?: true

Size: 622 Bytes

Versions: 7

Compression:

Stored size: 622 Bytes

Contents

Prism.languages.markup={comment:/<!--[\w\W]*?-->/g,prolog:/<\?.+?\?>/,doctype:/<!DOCTYPE.+?>/,cdata:/<!\[CDATA\[[\w\W]*?]]>/i,tag:{pattern:/<\/?[\w:-]+\s*(?:\s+[\w:-]+(?:=(?:("|')(\\?[\w\W])*?\1|[^\s'">=]+))?\s*)*\/?>/gi,inside:{tag:{pattern:/^<\/?[\w:-]+/i,inside:{punctuation:/^<\/?/,namespace:/^[\w-]+?:/}},"attr-value":{pattern:/=(?:('|")[\w\W]*?(\1)|[^\s>]+)/gi,inside:{punctuation:/=|>|"/g}},punctuation:/\/?>/g,"attr-name":{pattern:/[\w:-]+/g,inside:{namespace:/^[\w-]+?:/}}}},entity:/\&#?[\da-z]{1,8};/gi},Prism.hooks.add("wrap",function(t){"entity"===t.type&&(t.attributes.title=t.content.replace(/&amp;/,"&"))});

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hyhyhy-1.0.0 lib/hyhyhy/structure/_includes/prism/components/prism-markup.min.js
hyhyhy-0.0.9 lib/hyhyhy/structure/_includes/prism/components/prism-markup.min.js
hyhyhy-0.0.8 lib/hyhyhy/structure/_includes/prism/components/prism-markup.min.js
hyhyhy-0.0.7 lib/hyhyhy/structure/_includes/prism/components/prism-markup.min.js
hyhyhy-0.0.6 lib/hyhyhy/structure/_includes/prism/components/prism-markup.min.js
hyhyhy-0.0.5 lib/hyhyhy/structure/_includes/prism/components/prism-markup.min.js
hyhyhy-0.0.4 lib/hyhyhy/structure/_includes/prism/components/prism-markup.min.js