X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fparser%2FparserTests.txt;h=3fd61588bb5247ebef0d6590ebb8b17bbe84a0e8;hb=f2d4db9d03a984d998db9044e63e548597511eb6;hp=d65e49aa87df25d86959ad0c4cbdaeea12646f05;hpb=366f5d69c1fc144b554abeebca704321a4d8ac66;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index d65e49aa87..3fd61588bb 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -2359,6 +2359,17 @@ parsoid=wt2html,html2html

ho

!! end +!! test +P-wrapping non-breaking spaces +!! wikitext +  +!! html/php+tidy +

  +

+!! html/parsoid +

 

+!! end + ### ### Preformatted text ### @@ -24502,7 +24513,7 @@ comment title=[[Main Page]] !! wikitext /* External links */ removed bogus entries !! html/php -→External links‎: removed bogus entries +→‎External links: removed bogus entries !!end !! test @@ -24512,7 +24523,7 @@ comment title=[[Main Page]] !! wikitext pre-comment text /* External links */ removed bogus entries !! html/php -pre-comment text →External links‎: removed bogus entries +pre-comment text →‎External links: removed bogus entries !!end !! test @@ -24522,9 +24533,29 @@ comment local title=[[Main Page]] !! wikitext /* External links */ removed bogus entries !! html/php -→External links‎: removed bogus entries +→‎External links: removed bogus entries !!end +!! test +Edit comment with section link that has a link in it +!! options +comment local title=[[Main Page]] +!! wikitext +/* [[A link]] */ +!! html/php +→‎[[A link]] +!! end + +!! test +Edit comment with section link that has a template in it +!! options +comment local title=[[Main Page]] +!! wikitext +/* {{foobar|param}} */ +!! html/php +→‎{{foobar|param}} +!! end + !! test Edit comment with subpage link (T16080) !! options @@ -24633,7 +24664,7 @@ title=[[Main Page]] !! wikitext /* __hello__world__ */ !! html/php -→__hello__world__‎ +→‎__hello__world__ !! end !! test