Re-enable Parsoid testing

I think the syntax for parsoid-compatible may have changed at some
point and these tests probably never ran against Parsoid for a while now.

Change-Id: I9d7b23b180995eeadb4e3d183a0e970040ef6c78
This commit is contained in:
Subramanya Sastry 2023-10-02 14:48:04 -05:00
parent 12faa8fb06
commit 9c125346a8

View file

@ -1,5 +1,5 @@
!! options
parsoid-compatible
parsoid-compatible=wt2html,wt2wt
version=2
!! end
@ -160,6 +160,8 @@ Text <source lang="javascript" enclose="none">var a;</source>.
!! test
Enclose with nowiki
!! options
parsoid={ "modes": ["wt2html","wt2wt"], "normalizePhp": true }
!! wikitext
{{#tag:syntaxhighlight|<nowiki>foo</nowiki>|lang="text"|inline=none}}
!! html/php