# 23-Sep-2026 — stop the composer eating Enter and spacing out quotes [ref #395](https://github.com/nbarrett/ngx-ramblers/issues/395)

## [build 964](https://github.com/nbarrett/ngx-ramblers/actions/runs/35847881790) — [commit e1b3e1d](https://github.com/nbarrett/ngx-ramblers/commit/e1b3e1db84d310c91ebe0c4c89de1fec4ef1813f)

_____

## What's new

- Typing in the email composer behaves normally again. Enter starts a new line and a second Enter does not take it away.
- Quoted text in a reply stays as it was in the original message, without an extra blank line between every quoted line.
- The Word and PDF import path still splits imported prose into editable paragraphs. That rewrite no longer runs on every keystroke.

## At a glance

- Enter in the composer adds a line and keeps it
- Reply quotes are no longer double-spaced
- Word and PDF import is unchanged