In [this post](https://forums.swift.org/t/more-representative-string-benchmarks/18793/1), the following lines can be found: [details="Original text"]
> 1️⃣ > > βˆ€ πŸ‘€ ∈ πŸ‘₯,πŸ€°βž‘οΈπŸ‘Ά: πŸ‘€ ∈ πŸ—½ > πŸ‘€ ≑ πŸ‘€: {🀝,πŸ“œ} > πŸ‘₯ = {πŸ‘€ | 🧠, πŸ‘ΌπŸ€”πŸ‘Ώ} > πŸ‘€ ∼ πŸ‘€: πŸ‘¬πŸ‘» > Article 1 > > All human beings are born free and > equal in dignity and rights. > They are endowed with reason and conscience and > should act towards one another in a spirit of brotherhood.
[/details] However, after selecting this and clicking β€œQuote”, the text that appears quoted in the new post is: [details="Totally different"] > 1️⃣ > > > > βˆ€ :ghost: ∈ :ghost:,:ghost::ghost::ghost:: :ghost: ∈ :ghost: > :ghost: ≑ :ghost:: {:ghost:,:ghost:} > :ghost: = {:ghost: :ghost:, :ghost::ghost::ghost:} > :ghost: ∼ :ghost:: :ghost::ghost: > Article 1 > > > > All human beings are born free and > equal in dignity and rights. > They are endowed with reason and conscience and > should act towards one another in a spirit of brotherhood. [/details] Two things are very different: the side-by-side quote blocks have been lost, and the emoji have been turned to ghosts. I don’t know exactly what is involved in causing this, so I am going to post a few different versions to test with: [details="Testing"]
> 1️⃣ > > βˆ€ πŸ‘€ ∈ πŸ‘₯,πŸ€°βž‘οΈπŸ‘Ά: πŸ‘€ ∈ πŸ—½ > πŸ‘€ ≑ πŸ‘€: {🀝,πŸ“œ} > πŸ‘₯ = {πŸ‘€ | 🧠, πŸ‘ΌπŸ€”πŸ‘Ώ} > πŸ‘€ ∼ πŸ‘€: πŸ‘¬πŸ‘»
> 1️⃣ > > βˆ€ πŸ‘€ ∈ πŸ‘₯,πŸ€°βž‘οΈπŸ‘Ά: πŸ‘€ ∈ πŸ—½ > πŸ‘€ ≑ πŸ‘€: {🀝,πŸ“œ} > πŸ‘₯ = {πŸ‘€ | 🧠, πŸ‘ΌπŸ€”πŸ‘Ώ} > πŸ‘€ ∼ πŸ‘€: πŸ‘¬πŸ‘» 1️⃣ βˆ€ πŸ‘€ ∈ πŸ‘₯,πŸ€°βž‘οΈπŸ‘Ά: πŸ‘€ ∈ πŸ—½ πŸ‘€ ≑ πŸ‘€: {🀝,πŸ“œ} πŸ‘₯ = {πŸ‘€ | 🧠, πŸ‘ΌπŸ€”πŸ‘Ώ} πŸ‘€ ∼ πŸ‘€: πŸ‘¬πŸ‘» πŸ‘¬ abc πŸ‘» 🧠 def πŸ‘Ό 🀝 ghi πŸ“œ [/details] Edit: It appears that the double line break (between β€œ1️⃣” and β€œβˆ€β€) is involved with the emoji issue. When quoting text that includes multiple emoji in a paragraph (counting single line breaks as continuing the same paragraph) and a double line break somewhere in the quote, it seems that all emoji in the paragraph are replaced by the last emoji in that paragraph. For reference, here are the plain-text β€œraw” versions of the [linked post](https://forums.swift.org/raw/18793/1), and [this post](https://forums.swift.org/raw/18796/1).