mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-18 10:30:51 +00:00
87632766e0
Chains of single letter mi elements are rendered with no space but one mi element with multiple letters gets space. For example, the operator log will be translated to <mi>log</mi> rather than <mi>l</mi><mi>o</mi><mi>g</mi> as done by wikitexvc. * Squash literals into single element, iff they don't contain commands Following the implementation of the literal rendering it seems that all literals with special behaviour have a command. Bug: T375861 Change-Id: I97adf5f5132180503cbeb59d32fdb8d45b08aaa7 |
||
---|---|---|
.. | ||
data/restbase | ||
InputCheck | ||
integration | ||
unit | ||
DummyPropertyDataTypeLookup.php | ||
MathCacheTest.php | ||
MathDataUpdaterTest.php | ||
MathFormatterTest.php | ||
MathIdTest.php | ||
MathLaTeXMLCacheTest.php | ||
MathLaTeXMLTest.php | ||
MathMathMLTest.php | ||
MathMLRdfBuilderTest.php | ||
MathMockHttpTrait.php | ||
MathNativeMMLTest.php | ||
MathoidCliTest.php | ||
MathRendererTest.php | ||
MathRestbaseInterfaceTest.php | ||
MathSourceTest.php | ||
MathValidatorTest.php |