X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=tests%2Fparser%2FparserTests.txt;h=679bb0a7de2ca98c4a11a6724620240aed02cf4b;hb=0eb4eaefd3373bbc58bcf7025cfefe42ce8ff36d;hp=0641e0bf4dac247101e950f21b4b8d2b76437a7a;hpb=621d00d59bf589d17cf3fa1d18fe55ad5aa91812;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 0641e0bf4d..679bb0a7de 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -18313,6 +18313,27 @@ this is a '''test'''

this is a test

!! end +!! test +Parser hook: horizontal rule inside extension tag that outputs
+!! wikitext
+
+Hello
+
+Goodbye +
+!! html/php +
+'
+Hello
+
+Goodbye +' +array ( +) +
+ +!! end + ### ### (see tests/parser/parserTestsParserHook.php for the extension) ### @@ -24564,6 +24585,17 @@ abc abc

!! end +!! test +Padleft and padright with non-numerical length (T180403) +!! wikitext +{{padleft:abcdef|junk}} +{{padright:abcdef|junk}} +!! html/php +

abcdef +abcdef +

+!! end + !!test Special parser function !! wikitext