plugins/data-uri-highlight/prism-data-uri-highlight.js


Log

Author Commit Date CI Message
Michael Schmidt 11d0f75e 2019-03-14T13:17:45 Applied Array.isArray (#1804) This replaces all occurrences of `Prism.util.type(variable) {!==, ===} 'Array'` with an equivalent `Array.isArray` expression.
Golmote b6ab75b6 2016-07-11T07:56:02 Comment are not candidates for data-uri highlight plugin
Golmote 5f1b3826 2016-07-10T13:56:08 Data-URI Highlight plugin