mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-18 18:40:39 +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 |
||
---|---|---|
.. | ||
WikiTexVC | ||
HookRunnerTest.php | ||
HooksTest.php | ||
MathConfigTest.php | ||
MathTest.php | ||
MathWikibaseConnectorTest.php | ||
MathWikibaseConnectorTestFactory.php | ||
PopupTest.php | ||
ServiceWiringTest.php |