# 28-Aug-2026 — parse pasted email headers ahead of a document title, render link-only markdown and place [#278](https://github.com/nbarrett/ngx-ramblers/issues/278)

## [build 859](https://github.com/nbarrett/ngx-ramblers/actions/runs/33160577020) — [commit 3673af4](https://github.com/nbarrett/ngx-ramblers/commit/3673af49a3af6df8689397c8323304b19f30cd05)

_____

## What's new

Pasting an existing email or Markdown document into Email Composer now carries across its useful structure more reliably. Explicit email headers can set the recipients and subject, including in unbranded mode, while forwarded content is placed where a reply naturally belongs.

## At a glance

- A leading `Subject:` header now becomes the composer subject, even when a generated newsletter or release-update subject is already present.
- Pasted `To:` and `Cc:` headers populate recipients without leaking Markdown decoration into addresses or subjects.
- Forwarded content is inserted above existing introductory text, ready for a reply to be written in the expected order.
- Link-only Markdown pastes render as links rather than appearing as literal Markdown.