Replace the text directly instead of using the StripState object since it will be...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 5 Jun 2011 19:37:08 +0000 (19:37 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 5 Jun 2011 19:37:08 +0000 (19:37 +0000)
commit6582de54f39118a31228bb6c5ec8ad7df41d1a19
tree8c9d48360bcb0f9a9333c4e8614051878563ef33
parentf1ece7a090b3f68c1ff3c646073b65bf59522d95
Replace the text directly instead of using the StripState object since it will be unstripped just after the call replaceTransparentTags(), but left the call unstripGeneral() for the benefit of Poem extension that use it to escape the <br /> tag
includes/parser/Parser.php