fix failure of jsMath to load in cross-thread quotes

This commit is contained in:
ccd0 2014-05-24 00:25:24 -07:00
parent 2c2407a727
commit 6b838f7992

View File

@ -40,7 +40,7 @@ Fourchan =
$.off window, 'prettyprint:cb', apply
return
math: ->
return if @isClone or !$ '.math', @nodes.comment
return if (@isClone and doc.contains @origin.nodes.root) or !$ '.math', @nodes.comment
$.event 'jsmath', @nodes.post, window
parseThread: (threadID, offset, limit) ->
# Fix /sci/