Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support copying divider from HTML #1024

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Jan 21, 2025

<hr> should be parsed as a divider when pasting HTML.

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 73.68421% with 10 lines in your changes missing coverage. Please review.

Project coverage is 71.99%. Comparing base (d24a7fc) to head (e4648cc).

Files with missing lines Patch % Lines
.../service/shortcuts/command/open_links_command.dart 0.00% 2 Missing ⚠️
...tyle/mobile_text_span_decorator_for_attribute.dart 66.66% 2 Missing ⚠️
.../editor/find_replace_menu/find_replace_widget.dart 75.00% 2 Missing ⚠️
...mat_double_character/format_double_characters.dart 0.00% 1 Missing ⚠️
...rmat_single_character/format_single_character.dart 0.00% 1 Missing ⚠️
lib/src/render/selection/cursor.dart 0.00% 1 Missing ⚠️
lib/src/render/selection/mobile_basic_handle.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1024   +/-   ##
=======================================
  Coverage   71.99%   71.99%           
=======================================
  Files         319      319           
  Lines       15360    15346   -14     
=======================================
- Hits        11059    11049   -10     
+ Misses       4301     4297    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 marked this pull request as draft January 21, 2025 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant