# Quoting includes hidden wraps

**URL:** https://meta.discourse.org/t/quoting-includes-hidden-wraps/394972
**Category:** Bug
**Created:** [2 februari 2026 om 18:43 UTC](https://meta.discourse.org/t/quoting-includes-hidden-wraps/394972 "2026-02-02T18:43:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![putty](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/putty/32/370902_2.png) [@putty](https://meta.discourse.org/u/putty)
#### Post date: [2 februari 2026 om 18:43 UTC](https://meta.discourse.org/t/quoting-includes-hidden-wraps/394972/1 "2026-02-02T18:43:28Z")

</div>

We use wraps to manage which content is visible in our emails vs in the community. Particularly we hide the “meat” of an announcement from the email to help drive people to the community itself.

 ![CleanShot 2026-02-02 at 13.36.58](https://global.discourse-cdn.com/meta/original/4X/1/c/9/1c987a381df0a5e4ccc73f90f1283b7a4965b533.png)

But if I quote the post or the elements before & after my hidden wrap, it includes the hidden content:

 ![CleanShot 2026-02-02 at 13.40.47](https://global.discourse-cdn.com/meta/original/4X/8/3/e/83e2c78ac0d7856dd071a90fd524bd71f02e6eb3.png)

Typically, this `email-only` wrap just contains a CTA to push people to the community itself, but it’s still awkward that something that isn’t visible in the community itself is being added to the quote.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2 februari 2026 om 18:55 UTC](https://meta.discourse.org/t/quoting-includes-hidden-wraps/394972/2 "2026-02-02T18:55:25Z")

</div>

That’s just how CSS works. If you want the text not to be there, you’ll need to use a plugin to remove it from the cooked post.
