28-Aug-2026 — parse pasted email headers ahead of a document title, render link-only markdown and place #278
build 859 — commit 3673af4
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:andCc: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.