Difference between revisions of "Math"
Jump to navigation
Jump to search
(Created page with "Prior to v 1.18, Math was supported in core of MediaWiki via the <nowiki><math></nowiki> tag. Now, it's been extracted into the mw:Extension:Math extension. Furthermore...") |
(No difference)
|
Revision as of 12:10, 19 May 2017
Prior to v 1.18, Math was supported in core of MediaWiki via the <math> tag. Now, it's been extracted into the Extension:Math extension.
Furthermore, if you want to run a production wiki that uses math formulas, it is recommended that you setup your own Mathoid nodejs service which in turn relies on a RESTBase service.