When editing in source mode, all lines not ending with two spaces are removed if the next line is not an empty line.
Steps to reproduce:
- Open or create a new file.
- Change to source editor.
- Write something on a line.
- Create one new line under the previous line.
- Write something on this line.
- Leave source editor.
- Text from step 3 and 4 are now one line instead of two.
When editing in source mode, all lines not ending with two spaces are removed if the next line is not an empty line.
Steps to reproduce:
1. Open or create a new file.
2. Change to source editor.
3. Write something on a line.
4. Create one new line under the previous line.
5. Write something on this line.
6. Leave source editor.
7. Text from step 3 and 4 are now one line instead of two.