Normalize loaded content for text/plain;charset=utf-8 mime type (#9)
Normalize \r\n and \r into \n
This commit is contained in:
parent
3f727066e5
commit
e10bbfac70
2 changed files with 17 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
- Perform loaded data normalization for text/plain;charset=utf-8 mime type
|
||||
|
||||
## 0.3.5 -- 2019-09-3
|
||||
|
||||
- Fix primary selection storing, when releasing button outside of the surface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue