bool
FormatProperties
.
TextEquation
Format text as a math equation.
Example
=
Paragraph
{
"E = mc"
^
2;
TextEquation
:
true
;
};
//============================================================
E = mc
2