mediawiki-extensions-Math/tests
Moritz Schubotz (physikerwelt) a512710cf0
Improve operator recognition heuristic
In TeX display math mode \sum_a^b is rendered as
munderover, however \alpha_a^b is redndered as
msubsup.

This changes improves the heuristics to differentiate
between munderover operators such as sum prod and
other macros such as alpha, beta ...

Bug: T352697
Change-Id: I5a993e379791edeb3623171265e5be2651ee1359
2024-01-03 00:17:47 +01:00
..
api-testing REST API endpoint for popups 2022-08-05 17:47:44 +09:00
parser Update to parserTests v2 (tidy by default) 2020-04-02 14:19:46 -04:00
phpunit Improve operator recognition heuristic 2024-01-03 00:17:47 +01:00
selenium selenium: Refactor WebdriverIO tests from sync to async mode 2022-02-01 01:24:19 +11:00
wfTest.php Remove functional dead code about PNG images 2023-10-30 10:46:08 +00:00