AppFlowy-IO / appflowy-editor

A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
https://pub.dev/packages/appflowy_editor
Other
473 stars 201 forks source link

fix: html decoder ignores h4-h6 tags #932

Closed LucasXu0 closed 1 month ago

LucasXu0 commented 1 month ago

closes https://github.com/AppFlowy-IO/appflowy-editor/issues/913 Support decoding H4-H6 when parsing HTML.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 72.00%. Comparing base (c604e35) to head (41422ac). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #932 +/- ## ========================================== + Coverage 71.99% 72.00% +0.01% ========================================== Files 318 318 Lines 15016 15023 +7 ========================================== + Hits 10811 10818 +7 Misses 4205 4205 ```

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