Update to parserTests v2 (tidy by default)

Bug: T174199
Change-Id: I5e6bb7fa3c36023ba70a24dfef8ea409aad55453
This commit is contained in:
C. Scott Ananian 2020-04-02 14:19:46 -04:00
parent b9dcb9525e
commit 6a9299a2da

View file

@ -1,9 +1,11 @@
!! Version 2
!! test
pre-save transform: comment containing math
!! options
pst
!! input
!! wikitext
<!-- <math>data</math> -->
!!result
!! html
<!-- <math>data</math> -->
!!end