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
448 stars 188 forks source link

fix: render issue of nested list #838

Closed LucasXu0 closed 3 months ago

LucasXu0 commented 3 months ago

Make sure the numbers are the same as in the markdown.

Screenshot 2024-07-04 at 14 48 03
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 73.38%. Comparing base (f6ee2fc) to head (2c7e795).

Files Patch % Lines
...ponent/table_block_component/table_col_border.dart 57.14% 3 Missing :warning:
...ck_component/table_block_component/table_node.dart 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #838 +/- ## ======================================= Coverage 73.38% 73.38% ======================================= Files 315 315 Lines 14576 14584 +8 ======================================= + Hits 10696 10702 +6 - Misses 3880 3882 +2 ```

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