# Emojis selected on iOS displaying additional rectangles

**URL:** https://meta.discourse.org/t/emojis-selected-on-ios-displaying-additional-rectangles/86132
**Category:** Support
**Created:** [4월 25, 2018, 9:26오전 UTC](https://meta.discourse.org/t/emojis-selected-on-ios-displaying-additional-rectangles/86132 "2018-04-25T09:26:40Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [4월 25, 2018, 7:15오후 UTC](https://meta.discourse.org/t/emojis-selected-on-ios-displaying-additional-rectangles/86132/4 "2018-04-25T19:15:45Z")

</div>

> [@nibl](#):
>
> is this some kind of Unicode issue

I’m fairly certain it is, yes. And I’m thinking that Discourse vs. iOS emojis was a missing bit of information in this earlier topic

> [@What is the problem with PrettyText.markdown call?](https://meta.discourse.org/t/what-is-the-problem-with-prettytext-markdown-call/84674):
>
> PrettyText.markdown("heartheartheart", {}) Will not generate the same code as: PrettyText.markdown("heart:heart::heart:", {}) It generates: =\> "\<p\>\<img src=\"/images/emoji/apple/heart.png?v=5\" title=\"heart\" class=\"emoji\" alt=\"heart\"\>️heart️heart️\</p\>" ( there are ':️' & ':', copy paste to https://www.soscisurvey.de/tools/view-chars.php to see it) I think it has something to do with replacement = "\u200b" + replacement; In lib/pretty\_text/shims.js ( on 1.9.4 )

---

_[View the full topic](https://meta.discourse.org/t/emojis-selected-on-ios-displaying-additional-rectangles/86132)._
