mediawiki-extensions-Math/tests/parser/mathParserTests.txt
C. Scott Ananian 6a9299a2da Update to parserTests v2 (tidy by default)
Bug: T174199
Change-Id: I5e6bb7fa3c36023ba70a24dfef8ea409aad55453
2020-04-02 14:19:46 -04:00

12 lines
161 B
Plaintext

!! Version 2
!! test
pre-save transform: comment containing math
!! options
pst
!! wikitext
<!-- <math>data</math> -->
!! html
<!-- <math>data</math> -->
!!end