From: Brad Jorsch Date: Sun, 27 Jan 2019 22:13:10 +0000 (-0800) Subject: RemexCompatMunger: Don't split p-wrapping on style/link tags X-Git-Tag: 1.34.0-rc.0~2985^2 X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=4597559d84635dd68e88dff274125d248a4bf5a2;p=lhc%2Fweb%2Fwiklou.git RemexCompatMunger: Don't split p-wrapping on style/link tags ', + '', + ], + [ + 'link tag isn\'t p-wrapped (T186965)', + '', + '', + ], + [ + 'style tag doesn\'t split p-wrapping (T208901)', + 'foo bar', + '

foo bar

', + ], + [ + 'link tag doesn\'t split p-wrapping (T208901)', + 'foo bar', + '

foo bar

', + ], ]; public function provider() {