diff --git a/src/General/Build.coffee b/src/General/Build.coffee index 3a7a1430e..94a9125fd 100644 --- a/src/General/Build.coffee +++ b/src/General/Build.coffee @@ -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',