Math: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<syntaxhighlight lang="html5" inline><math></math></syntaxhighlight>
= Basics =
To render any math equation, the math equation must be between <syntaxhighlight lang="html5" inline><math></math></syntaxhighlight>.


<code>123<math></math></code>
<code>123<math></math></code>

Revision as of 15:15, 25 August 2022

Basics[edit]

To render any math equation, the math equation must be between <math></math>.

123