Put inlined quotes from bottom backlinks inside post.
This commit is contained in:
parent
6570faff7a
commit
f63e9befa5
@ -48,7 +48,7 @@ QuoteInline =
|
||||
|
||||
findRoot: (quotelink, isBacklink) ->
|
||||
if isBacklink
|
||||
quotelink.parentNode.parentNode
|
||||
$.x 'ancestor::*[parent::*[contains(@class,"post")]][1]', quotelink
|
||||
else
|
||||
$.x 'ancestor-or-self::*[parent::blockquote][1]', quotelink
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user