diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 1b61a8ab589..e6ab9ffffda 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -4861,9 +4861,27 @@ foo T2041: Template parameters shown as broken links !! wikitext {{{parameter}}} -!! html +!! html/php

{{{parameter}}}

+!! html/parsoid +

{{{parameter}}}

+!! end + +!! test +Unsubstituted template argument with newlines +!! wikitext +{{{testing + +123}}} +!! html/php +

{{{testing +

123}}} +

+!! html/parsoid +

{{{testing

+ +

123}}}

!! end !! test