Added "Replace single newlines with spaces" and small improvements

This commit is contained in:
Deniz Şafak
2025-04-28 04:59:51 +03:00
parent a6bdc9c086
commit 4a7f1767b9
7 changed files with 35 additions and 11 deletions
+2 -1
View File
@@ -1 +1,2 @@
- Fixed "'utf-8' codec can't decode byte" error, mentioned in #3 by @nigelp
- Added "Replace single newlines with spaces" option in the menu. This can be useful for texts that have imaginary line breaks (for example LICENSE files).
- Fixed "'utf-8' codec can't decode byte" error, mentioned in #3 by @nigelp