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