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