Codex icon indicating copy to clipboard operation
Codex copied to clipboard

How to escape $ signs in non-code block for PHP?

Open yvaha opened this issue 3 years ago • 0 comments

I want to write an explanation for a code block and refer to different variables in the code. All variables in PHP start with a $ sign. The editor automatically interpretes text between two $ signs as a LaTeX expression, which is obviously not what I want. I can't find any explanation on how to do this in the help feature, nor on the Internet.

yvaha avatar Sep 23 '22 09:09 yvaha