digitaldingo
Member
Posted 1 year ago #
Hi all!
I am trying to write some in-line code using the <code>-tag. However, there is an @-character in a line, which gets rendered into a clickable link, even though it shouldn't.
Is it possible to turn this off in WordPress?
Thanks in advance!
Try using the pre tag instead?
digitaldingo
Member
Posted 1 year ago #
Thanks for your response!
I have tried the pre tag, but the problem is that I need the code to be on the same line as some other text. The pre tag creates a new block.