Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 545 Bytes

File metadata and controls

14 lines (8 loc) · 545 Bytes

SimpleMath

A provides support for rendering mathematical formulas on-wiki using the online LaTeX editor of codecogs.com.

The Extension page on MediaWiki can be found here

Usage

Put the extension files inside a folder in the extensions directory called "SimpleMath", then add this line to the LocalSettings.php file: require_once("$IP/extensions/SimpleMath/SimpleMath.php");

License

The Extension is under the MIT License.