mediawiki-extensions-Math/tests/phpunit/unit/WikiTexVC/MMLmappings
Moritz Schubotz (physikerwelt) d270a9aa80
Pass font options in accents
Accents such as \widetilde did not pass
their font options to their child element.

* Pass options
* Add test
* In I6924d712db6852f99d7896b1f11cfbd22851d757
  curly learned to encapsulate its output in a
  mrow. Thus, the if-clause is no longer needed.

Bug: T352609
Change-Id: I81ecda09d017c73a4593ae36c630426229c7559f
2024-01-27 18:12:03 +01:00
..
BaseParsingTest.php Pass font options in accents 2024-01-27 18:12:03 +01:00
MMLParsingUtilTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00