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

fix: markdown parser doesn't recognize softline breaks #933

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

LucasXu0
Copy link
Collaborator

closes #912

Screenshot 2024-10-15 at 21 52 28

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 2 lines in your changes missing coverage. Please review.

Project coverage is 72.02%. Comparing base (35f0f66) to head (8c62169).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...down/decoder/parser/markdown_paragraph_parser.dart 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #933      +/-   ##
==========================================
+ Coverage   72.00%   72.02%   +0.01%     
==========================================
  Files         318      318              
  Lines       15023    15036      +13     
==========================================
+ Hits        10818    10829      +11     
- Misses       4205     4207       +2     

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

@LucasXu0 LucasXu0 merged commit 8ae43d4 into AppFlowy-IO:main Oct 16, 2024
7 checks passed
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.

[Bug] Markdown parser doesn't recognize softline breaks
1 participant