# 校对助手在Meta上删除了行

**URL:** https://meta.discourse.org/t/proofread-helper-strips-lines-on-meta/409804
**Category:** Support
**Tags:** composer, ai, ai-helper
**Created:** [2026年八月11日 15:17 UTC](https://meta.discourse.org/t/proofread-helper-strips-lines-on-meta/409804 "2026-08-11T15:17:55Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2026年八月11日 17:21 UTC](https://meta.discourse.org/t/proofread-helper-strips-lines-on-meta/409804/3 "2026-08-11T17:21:54Z")

</div>

修复即将推出

> <https://github.com/discourse/discourse/pull/42524>
>
> Previously, streamed structured-output chunks in the AI helper were appended onl…y when \`present?\`, so whitespace-only deltas (e.g. an escaped \`\\n\\n\` between paragraphs) were consumed from the parser buffer and silently dropped, collapsing multi-paragraph proofread results into a single paragraph (regressed in #42442; the same pattern existed in \`ReportRunner\` and \`ChatThreadTitler\`).
> 
> This change appends any non-nil, non-empty chunk, preserving paragraph breaks and spaces, and adds a regression spec streaming whitespace-only deltas.

---

_[View the full topic](https://meta.discourse.org/t/proofread-helper-strips-lines-on-meta/409804)._
