mediawiki-extensions-Math/tests/phpunit/unit/WikiTexVC/MMLmappings
physikerwelt 9a27d92c09 Add missing apply after operatorname
* Reapply the logic of \log rendering to \operatorname
* Deduplicate applyFunctionDetection

Note this still does not solve the rendering problem for
operator names with more than one letter as these generate
mrow elements with single letters. Those are not rendered
with space in FF.

Bug: T375861
Change-Id: I913d865b49d5894a63c8b9d244768f9bb1df4e28
2024-10-14 16:01:56 +00:00
..
BaseParsingTest.php Add missing apply after operatorname 2024-10-14 16:01:56 +00:00
MMLParsingUtilTest.php