This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preserve block style when pasting plain text
Summary: Preserve block style when pasting plain text. That would allow pasting into code blocks and lists and applying respective styles to new blocks. That should work for any type of block: code, list, quote, heading... Probably related github issues: - #1276 - #1219 Reviewed By: sophiebits Differential Revision: D5786405 fbshipit-source-id: 3c6d074b0c3fe200761164ec6c5ccf1a82df5072
- Loading branch information
1 parent
81b1884
commit e8d1011
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters