mediawiki-extensions-Math/src
Stegmujo 7dfb557b92
Render MathML for harpoons and arrows for mhchem
* macros: longRightleftharpoons, longLeftrightharpoons,
  longleftrightarrows
* added tests for these

Bug: T340024
Change-Id: Ib8487f242766cef63f7cf8564f2033d9f332e0a8
2023-10-04 18:47:14 +02:00
..
HookHandlers Use HookHandlers for core hooks 2023-08-16 01:12:17 +00:00
Hooks Create HookRunner class and the hook handler interfaces 2023-06-05 22:47:33 +02:00
InputCheck Add WAN Cache for native MathML rendering 2023-06-19 23:04:08 +02:00
Render Always use the strict equality flag when using in_array 2023-06-06 13:35:12 +01:00
Rest Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:17:34 +00:00
TexVC Render MathML for harpoons and arrows for mhchem 2023-10-04 18:47:14 +02:00
Widget Implement wikidata entity selector 2020-12-19 09:11:40 +01:00
Hooks.php Remove references to VisualEditorFullRestbaseURL 2023-08-18 20:17:48 +02:00
InvalidTeXException.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
Math.php Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
MathConfig.php Use HookHandlers for core hooks 2023-08-16 01:12:17 +00:00
MathDataUpdater.php Remove MathPlayer 2023-03-15 10:20:13 +01:00
MathFormatter.php Namespace extension 2021-04-08 01:17:14 +01:00
MathLaTeXML.php Create HookRunner class and the hook handler interfaces 2023-06-05 22:47:33 +02:00
MathMathML.php Add mw-invert class to <img> which generates text 2023-09-21 14:36:11 +01:00
MathMathMLCli.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
MathMLRdfBuilder.php Namespace extension 2021-04-08 01:17:14 +01:00
MathNativeMML.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:17:34 +00:00
MathRenderer.php Avoid DB access in non-Database tests 2023-08-05 15:07:40 +00:00
MathRestbaseException.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
MathRestbaseInterface.php Remove references to VisualEditorFullRestbaseURL 2023-08-18 20:17:48 +02:00
MathSource.php Move math configuration methods into a service 2021-09-28 13:31:08 -07:00
MathValidator.php Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
MathWikibaseConnector.php Avoid try…catch where if…else will do when using LanguageFactory 2022-11-18 21:08:24 +01:00
MathWikibaseInfo.php Enable popups for annotated math formulae 2022-12-06 06:07:22 +00:00
SpecialMathShowImage.php Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
SpecialMathStatus.php Add support for cli only version in MathStatus 2023-08-25 21:55:11 +00:00
SpecialMathWikibase.php Remove unnecessary uses of <span class="mw-headline"> 2022-11-24 17:04:29 +01:00
WikibaseHook.php build: Updating composer dependencies 2021-05-05 06:48:02 +00:00