mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-23 23:25:02 +00:00
Update to parserTests v2 (tidy by default)
Bug: T174199 Change-Id: I5e6bb7fa3c36023ba70a24dfef8ea409aad55453
This commit is contained in:
parent
b9dcb9525e
commit
6a9299a2da
|
@ -1,9 +1,11 @@
|
||||||
|
!! Version 2
|
||||||
|
|
||||||
!! test
|
!! test
|
||||||
pre-save transform: comment containing math
|
pre-save transform: comment containing math
|
||||||
!! options
|
!! options
|
||||||
pst
|
pst
|
||||||
!! input
|
!! wikitext
|
||||||
<!-- <math>data</math> -->
|
<!-- <math>data</math> -->
|
||||||
!!result
|
!! html
|
||||||
<!-- <math>data</math> -->
|
<!-- <math>data</math> -->
|
||||||
!!end
|
!!end
|
||||||
|
|
Loading…
Reference in a new issue