I found that if you put the spoiler tag across multiple paragraphs that it does not work as intended. If you stick the Spoiler filter before the HTML Correction filter then it will only encapsulate the first paragraph while if you stick it after the HTML Correction filter, it will put the spoiler div around all the desire paragraphs but only hide the first paragraph.

Comments

Kripsy’s picture

Status: Active » Closed (fixed)

I found that the problem was my text editor putting the tag inside [p][/p] tags. This was causing unusual behavior.