Closed GoogleCodeExporter closed 9 years ago
Load prettify.js in an XHTML file. It breaks because it writes <span class=pln> which is invalid XHTML (missing quotes around pln).
Original issue reported on code.google.com by dp...@google.com on 16 Jul 2008 at 6:19
dp...@google.com
I don't know when this was fixed, but line 1033 reads html.push('<span class="', openDecoration, '">');
Original comment by mikesamuel@gmail.com on 14 Jan 2009 at 8:21
mikesamuel@gmail.com
Original issue reported on code.google.com by
dp...@google.com
on 16 Jul 2008 at 6:19