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: fixed numbered list being treated as a paragraph #335

Merged

Conversation

Mukund-Tandon
Copy link
Contributor

@Mukund-Tandon Mukund-Tandon commented Jul 21, 2023

Fixes: #334
Before-

Screen.Recording.2023-07-21.at.11.45.24.AM.mov

After-

Screen.Recording.2023-07-21.at.11.42.11.AM.mov

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #335 (7f553e6) into main (1205e7b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #335   +/-   ##
=======================================
  Coverage   76.01%   76.02%           
=======================================
  Files         247      247           
  Lines        9721     9725    +4     
=======================================
+ Hits         7389     7393    +4     
  Misses       2332     2332           
Impacted Files Coverage Δ
...ns/markdown/decoder/document_markdown_decoder.dart 94.89% <100.00%> (+0.21%) ⬆️

@Mukund-Tandon
Copy link
Contributor Author

@LucasXu0 , please can you review this PR

@Mukund-Tandon Mukund-Tandon marked this pull request as ready for review July 21, 2023 06:25
@LucasXu0 LucasXu0 merged commit d77ff1b into AppFlowy-IO:main Jul 21, 2023
11 checks passed
@LucasXu0 LucasXu0 mentioned this pull request Aug 8, 2023
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] markdownToDocument treats a numbered list as a paragraph
2 participants