mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
7 lines
185 B
XML
7 lines
185 B
XML
<!-- test mathbackground on mstyle -->
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
|
<mstyle mathbackground="green">
|
|
<mtext>□■□■□■□</mtext>
|
|
</mstyle>
|
|
</math>
|
|
|