roniemartinez / latex2mathml

Pure Python library for LaTeX to MathML conversion
MIT License
183 stars 25 forks source link

πŸ› Fix prime combined with subscripts or superscripts #395

Closed roniemartinez closed 1 year ago

roniemartinez commented 1 year ago

Fixes #392

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (896229c) 100.00% compared to head (cf33161) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #395 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 929 936 +7 ========================================= + Hits 929 936 +7 ``` | [Impacted Files](https://app.codecov.io/gh/roniemartinez/latex2mathml/pull/395?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ronie+Martinez) | Coverage Ξ” | | |---|---|---| | [latex2mathml/walker.py](https://app.codecov.io/gh/roniemartinez/latex2mathml/pull/395?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ronie+Martinez#diff-bGF0ZXgybWF0aG1sL3dhbGtlci5weQ==) | `100.00% <100.00%> (ΓΈ)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.