mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-13 17:56:59 +00:00
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
|