# Email summary removes bulleted items

**URL:** https://meta.discourse.org/t/email-summary-removes-bulleted-items/84774
**Category:** Bug
**Created:** [April 7, 2018, 2:55pm UTC](https://meta.discourse.org/t/email-summary-removes-bulleted-items/84774 "2018-04-07T14:55:38Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![yanokwa](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yanokwa/32/105083_2.png) [@yanokwa](https://meta.discourse.org/u/yanokwa)
#### Post date: [April 7, 2018, 2:55pm UTC](https://meta.discourse.org/t/email-summary-removes-bulleted-items/84774/1 "2018-04-07T14:55:38Z")

</div>

If I write a post like this…

 ![21](https://global.discourse-cdn.com/meta/original/3X/6/0/609023c658d0deffaff20b5b69fb3a85e9449846.png)

Discourse sends out an email summary like so…

 ![39](https://global.discourse-cdn.com/meta/original/3X/5/e/5eabfc2a4c0384cab967e7abdc564d57351961c3.png)

Note that the bulleted content is removed from the summary. It’s not the worst thing in the world, but it seems like we shouldn’t have to change how we summarize our releases to save our users the click through.

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [April 7, 2018, 9:34pm UTC](https://meta.discourse.org/t/email-summary-removes-bulleted-items/84774/2 "2018-04-07T21:34:35Z")

</div>

Do you know if it’s Discourse or the email client doing the stripping?

In my experience If I’ve ever thought getting HTML to be cross-browser was work, getting HTML to be cross-email-client is off the scale more difficult.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [April 8, 2018, 1:33am UTC](https://meta.discourse.org/t/email-summary-removes-bulleted-items/84774/3 "2018-04-08T01:33:03Z")

</div>

Possible @neil could take a look next week.

---

<div class="post-metadata">

### Author: ![yanokwa](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yanokwa/32/105083_2.png) [@yanokwa](https://meta.discourse.org/u/yanokwa)
#### Post date: [April 8, 2018, 7:16pm UTC](https://meta.discourse.org/t/email-summary-removes-bulleted-items/84774/4 "2018-04-08T19:16:47Z")

</div>

Gmail and Mail.app both have the bulleted content missing, so I think it’s Discourse.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [April 11, 2018, 6:20pm UTC](https://meta.discourse.org/t/email-summary-removes-bulleted-items/84774/6 "2018-04-11T18:20:41Z")

</div>

Discourse was stripping them. I added lists to the email excerpt creator, and they seem to render fine with default styling, at least in gmail.

 ![26%20PM](https://global.discourse-cdn.com/meta/original/3X/f/5/f54363bb02eff7bfc8ad56138cad194dbe59ec78.png)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [April 12, 2018, 2:43am UTC](https://meta.discourse.org/t/email-summary-removes-bulleted-items/84774/7 "2018-04-12T02:43:34Z")

</div>


