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: tabbing whitespace at the front will convert current paragraph into heading #206

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

LucasXu0
Copy link
Collaborator

close #205

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #206 (0a77b9a) into main (d2460c9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   63.08%   63.08%           
=======================================
  Files         228      228           
  Lines       10082    10083    +1     
=======================================
+ Hits         6360     6361    +1     
  Misses       3722     3722           
Impacted Files Coverage Δ
...ng_block_component/heading_character_shortcut.dart 100.00% <100.00%> (ø)

@LucasXu0 LucasXu0 merged commit 76c854b into AppFlowy-IO:main Jun 16, 2023
zoli added a commit to zoli/appflowy-editor that referenced this pull request Jun 18, 2023
* main:
  feat: optimize the scroll service (AppFlowy-IO#210)
  fix: tabbing whitespace at the front will convert current paragraph into heading (AppFlowy-IO#206)
  chore: export keymapping file and fix outdent typo (AppFlowy-IO#207)
  chore: bump version 1.0.3
  feat: enable customizing editor's focus (AppFlowy-IO#198)
  feat: support current editting value (AppFlowy-IO#196)
  feat: clear selection when losing focus (AppFlowy-IO#194)
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] tabbing whitespace at the front will convert current paragraph into heading
1 participant