mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 15:44:33 +00:00
270b942c64
Bug: T170037 Change-Id: I2fe982bc146355d7faec03e39a2a59e9d32e22be
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
!! test
|
|
pre-save transform: comment containing math
|
|
!! options
|
|
pst
|
|
!! input
|
|
<!-- <math>data</math> -->
|
|
!!result
|
|
<!-- <math>data</math> -->
|
|
!!end
|