Adds basic IE8 support to Prism through a series of polyfills.
/**
* This is a multiline comment
*/
var foo = 5; // this is a single line comment
var str = "A string",
r = /and a regex/;
@font-face {
src: url(http://lea.verou.me/logo.otf);
font-family: 'LeaVerou';
}
<!-- A comment -->
<img src="http://prismjs.com/img/spectrum.png" alt="" />
<p>Some text</p>