Replace pretty print tags with their content in the catalog.

This commit is contained in:
Mayhem 2014-02-03 13:58:16 +01:00
parent d6030f7df0
commit 811da4ec73

View File

@ -304,6 +304,8 @@ Build =
for quotelink in $$ '.quotelink', root.lastElementChild
$.replace quotelink, [quotelink.childNodes...]
for pp in $$ '.prettyprint', root.lastElementChild
$.replace pp, $.tn pp.textContent
if thread.isSticky
$.add $('.thread-icons', root), $.el 'img',