ComboStrap UI - Math
Table of Contents
1 - About
The math component allows to add MathJax Text and Latex formulas
2 - Articles Related
3 - Example
3.1 - Block
<MATH>x^2</MATH>
This formula should not be inline but at the line <MATH>x^2</MATH>
3.2 - In-line
<math>x^2</math>
This formulas should be inline <math>x^2</math>