Fixed bug when correcting line endings on file load.
Code is simpler now and works as expected.
What's Changed
- Simplified line ending processing on load. by @avalonbits in #47
- Mark file as dirty if we corrected line endings. by @avalonbits in #48
Full Changelog: v0.14.2...v0.14.3