Is there a way to stop the formatting of text in the Code tags, and just to leave it how it is to begin with. I can't read it and it's really annoying.
Example:
It will start like this (kept it out of code tags for the formatting):
hook.Add("PlayerSay", "test", function()
end
But then come out like this when in code tags:
hook.Add("PlayerSay", "test", function()
end
I can't read code like that and it's super annoying. Anything will help. Thanks!
There is a way. It's pinned in the Lua Developer Discussion: Code tags fix for Chrome
It's really annoying that Garry hasn't fixed this yet.
Thank you so much, never seen it until you pointed it out lol.
Bumping this thread because it REALLY REALLY REALLY needs to be fixed.
Try copy pasting this code if you want to see the code tags corrupt it.
The Lua Developer Discussion is becoming very difficult to use because all the code is corrupted, and needs to be reformatted manually.
Sorry, you need to Log In to post a reply to this thread.