Math: Difference between revisions
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> |