juce::Thread parsed as juce: [:Thread] with an emoji

Typing juce::thread:: → shouldn’t open up an emoji menu.

But I’m curious about something else. Is emoji rendering controlled by the browser or the blog platform?

I’ve removed the Thread emoji from the forum so it should no longer show up when you’re typing.

2 Likes

Note that you can also format text as code by enclosing the code block by ``` above and below it which should disable all emoji rendering for the code block. It’s also better readable most of the time if you shared some lines of code since code blocks are formatted in monospace font.

Like this

:smile: 
:thread:

juce::Thread::run

I did test that but whilst typing for me I was still getting the emoji suggested.

1 Like