'
-
WordPress won’t accept
[code]
if x < something
[/code]
With the ‘<‘ WordPress reformats this to
[code][/code]
if x < something
[/code]
Is it poassible to avoid this?
- The topic ‘'’ is closed to new replies.
WordPress won’t accept
[code]
if x < something
[/code]
With the ‘<‘ WordPress reformats this to
[code][/code]
if x < something
[/code]
Is it poassible to avoid this?