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

Try this: :one:.:one:

Output:

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

1 Like

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

:one:.:one:

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

:one:. :one:

2 Likes

Submitted a PR
https://github.com/discourse/discourse/pull/3698

5 Likes

Lets see if this works now :one:.:one:

2 Likes