# 电子邮件中的折叠文本直接缺失

**URL:** https://meta.discourse.org/t/spoiler-text-in-emails-is-simply-missing/113826
**Category:** Bug
**Created:** [2019年四月9日 04:04 UTC](https://meta.discourse.org/t/spoiler-text-in-emails-is-simply-missing/113826 "2019-04-09T04:04:52Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2019年四月9日 05:34 UTC](https://meta.discourse.org/t/spoiler-text-in-emails-is-simply-missing/113826/3 "2019-04-09T05:34:38Z")

</div>

This request is very much in the vain of:

> [@Mailing list mode: "Upload" links broken (?) in e-mails](https://meta.discourse.org/t/mailing-list-mode-upload-links-broken-in-e-mails/112354):
>
> Hello, I’m subscribed to the Rust forums, which use Discourse, and after first submitting this bug there, I was suggested to post it here: On the Rust Discourse forums I have “Mailing list mode” enabled in my preferences, and also “Include previous replies at the bottom of emails”. In the plain-text (non-HTML) version of such e-mails, the replies for a thread (e.g. [Ideas for a Rayon logo - #17 - community - The Rust Programming Language Forum](https://users.rust-lang.org/t/ideas-for-a-rayon-logo/26323/17)) have links to images of the form upload://... whi…

Has the same general problem of needing to have a smart markdown parser that parses our raw markdown and converts it to a different raw markdown format.

The HTML issue though is easy to correct. The text part is very tricky.

@zogstrip do you have any more context around the complete removal of spoilers from email html? I do recall we had some discussion about this in the past.

---

_[View the full topic](https://meta.discourse.org/t/spoiler-text-in-emails-is-simply-missing/113826)._
