jdrouet / mrml

Implementation of mjml in rust
MIT License
330 stars 19 forks source link

fix(mrml-core): make sure we can parse <mj-font></mj-font> #359

Closed jdrouet closed 8 months ago

jdrouet commented 8 months ago

Fixes #356

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ff1e392) 92.85% compared to head (1804f15) 92.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #359 +/- ## ======================================= Coverage 92.85% 92.86% ======================================= Files 227 227 Lines 12293 12292 -1 ======================================= Hits 11415 11415 + Misses 878 877 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.