mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 06:18:38 +09:00
7 lines
185 B
XML
7 lines
185 B
XML
|
|
<!-- test mathcolor on a presentation element -->
|
||
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||
|
|
<mrow mathcolor="red">
|
||
|
|
<mtext>□■□■□■□</mtext>
|
||
|
|
</mrow>
|
||
|
|
</math>
|
||
|
|
|