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: add option to paste plain text #7045

Merged
merged 2 commits into from
Dec 26, 2024
Merged

Conversation

asjqkkkk
Copy link
Collaborator

@asjqkkkk asjqkkkk commented Dec 25, 2024

To fix #7023

Feature Preview

  • add Paste as plain text item to ContextMenu
  • pasting the original Markdown data will automatically convert it

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

Copy link

github-actions bot commented Dec 25, 2024

🥷 Ninja i18n – 🛎️ Translations need to be updated

Project /project.inlang

lint rule new reports level link
Missing translation 28 warning contribute (via Fink 🐦)

Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.42%. Comparing base (171c563) to head (fabc1ca).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7045   +/-   ##
=======================================
  Coverage   64.41%   64.42%           
=======================================
  Files         280      280           
  Lines       10738    10738           
  Branches     1449     1449           
=======================================
+ Hits         6917     6918    +1     
  Misses       3648     3648           
+ Partials      173      172    -1     
Flag Coverage Δ
appflowy_web_app 64.42% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Co-authored-by: Mathias Mogensen <[email protected]>
Co-authored-by: Lucas <[email protected]>
@LucasXu0 LucasXu0 merged commit 3959cdb into AppFlowy-IO:main Dec 26, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Copy Pasting Raw Mark Down text
3 participants