# Two emojis delimited by a dot - the second one does not render

**URL:** https://meta.discourse.org/t/two-emojis-delimited-by-a-dot-the-second-one-does-not-render/32111
**Category:** Bug
**Tags:** emoji
**Created:** [August 14, 2015, 11:52am UTC](https://meta.discourse.org/t/two-emojis-delimited-by-a-dot-the-second-one-does-not-render/32111 "2015-08-14T11:52:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![meglio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meglio/32/71444_2.png) [@meglio](https://meta.discourse.org/u/meglio)
#### Post date: [August 14, 2015, 11:52am UTC](https://meta.discourse.org/t/two-emojis-delimited-by-a-dot-the-second-one-does-not-render/32111/1 "2015-08-14T11:52:38Z")

</div>

Try this: `:one:.:one:`

Output:

![](https://global.discourse-cdn.com/meta/original/3X/7/9/79ff1e029c1a70a57cc1839a48c187faa881af26.png)

Both of `:one:` are expected to be converted into an icon, but they are not.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [August 14, 2015, 12:18pm UTC](https://meta.discourse.org/t/two-emojis-delimited-by-a-dot-the-second-one-does-not-render/32111/2 "2015-08-14T12:18:01Z")

</div>

Probably a boundary issue and reproducible in text too, not just titles.

1️⃣.1️⃣

If you put a space after the . it should work.

1️⃣. 1️⃣

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [August 26, 2015, 9:28am UTC](https://meta.discourse.org/t/two-emojis-delimited-by-a-dot-the-second-one-does-not-render/32111/3 "2015-08-26T09:28:36Z")

</div>

Submitted a PR  
[https://github.com/discourse/discourse/pull/3698](https://github.com/discourse/discourse/pull/3698)

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [August 26, 2015, 10:04am UTC](https://meta.discourse.org/t/two-emojis-delimited-by-a-dot-the-second-one-does-not-render/32111/4 "2015-08-26T10:04:22Z")

</div>

Lets see if this works now 1️⃣.1️⃣

---

<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: [August 26, 2015, 10:06am UTC](https://meta.discourse.org/t/two-emojis-delimited-by-a-dot-the-second-one-does-not-render/32111/5 "2015-08-26T10:06:13Z")

</div>


