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

Get rid of the extra space from numbered list item #724

Merged
merged 4 commits into from
Mar 7, 2024

Conversation

lming
Copy link
Contributor

@lming lming commented Feb 22, 2024

The extra leading space from numbered list item is removed.

@lming
Copy link
Contributor Author

lming commented Feb 27, 2024

@LucasXu0 - can you take a look this PR? Would love to merge it and send over more markdown fixes.

@LucasXu0
Copy link
Collaborator

@LucasXu0 - can you take a look this PR? Would love to merge it and send over more markdown fixes.

Approved. I will merge it once all the ci jobs have passed.

@LucasXu0
Copy link
Collaborator

@lming Please check the CI results.

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.79%. Comparing base (8996fba) to head (98b0717).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #724   +/-   ##
=======================================
  Coverage   75.79%   75.79%           
=======================================
  Files         297      297           
  Lines       13761    13761           
=======================================
  Hits        10430    10430           
  Misses       3331     3331           

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

@LucasXu0 LucasXu0 merged commit ce391a8 into AppFlowy-IO:main Mar 7, 2024
10 of 11 checks passed
q200892907 added a commit to q200892907/appflowy-editor that referenced this pull request Mar 12, 2024
* main:
  feat: disable converting heading block to numbered list block (AppFlowy-IO#740)
  fix: xtra space from numbered list item (AppFlowy-IO#724)
  fIx: disable tableActionHandler when the editorState is not editable (AppFlowy-IO#733)
  feat: add fixed toolbar example (AppFlowy-IO#739)
  chore: bump version 2.3.3 (AppFlowy-IO#735)
  fix: transfer the whole line into link when text contains url (AppFlowy-IO#693) (AppFlowy-IO#737)
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.

None yet

2 participants