Forum inserting hyperlinks to fenced code

After a recent forum update (?) it inserts hyperlinks to user profiles as if mentioned, even though it’s inside a fenced code.

Example:

@indirect
def PlayVideo():

It only started to do it recently.

@czukowski said:
After a recent forum update (?) it inserts hyperlinks to user profiles as if mentioned, even though it’s inside a fenced code.

Do you have an example?

@OttoKerner yes, right above your post :slight_smile:

Here’s a screenshot in case I’m the only one seeing it:

When you write an @ character, the forum thinks you want to refer to a certain forum member. So it ‘helpfully’ inserts a link to the profile page of that member.

I see the problem. It should not do this if you wrote triple backticks before the @ sign.
text @fghg

Will report this.

[edit] done.

Thanks. FWIW, it used to work correctly until recently.