Joomla plugin for displaying mathematical formulas
This plugin inherits the MathJax library, a tool used to display math formulas on all browsers. MathJax is highly modular on input and output. Use MathML, TeX, and ASCIImath as input and produce HTML+CSS, SVG, or MathML as output.
It works with Joomla 2.5+, 3, 4, 5 and 6.
After installing the plugin, go to the Plugins > System - JMP MathJax > Enable it.
In order to disable MathJax for some specific pages, add the Menu IDs to Except for Menu ID (Separated by commas).

Demo:
When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$
---------------
Please share if this plugin is helpful. Thank you.
1. The "radio buttons" extra field doesn't transfer the values in the additional field, e.g., "yes" or "no," and only enters certain values into the #__fields_values database.
2. The "textarea" extra field with the "Use editor" option checked converts to "textarea" when it should be "editor."
3. In K2, the extra field group is assigned in the category. In Joomla Articles, the category is assigned in the extra field. It would be nice if this were automatically completed. A checkbox could be added if someone doesn't want this option.