Disable rich test paste when Shift key is held while pasting

This commit is contained in:
Zef Hemel
2022-11-23 11:53:11 +01:00
parent 0ebbe2e7f3
commit c5c6cd3af0
2 changed files with 16 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ release.
## 0.2.1
* New `Plugs: Add` command
* When holding `Shift` while pasting, rich test paste will be disabled.
## 0.2.0
* The editor is now in "live preview" mode where a lot of markdown is hidden unless the cursor is present. This will take some getting used to, but results in a much more distraction free look.