Page 1 of 1

[php][/php] BBCode Tags

Posted: Fri Mar 25, 2011 9:59 pm
by Jonah Bron
They tweak out the code, making it practically unreadable. Can it either be fixed, or disabled?

[ syntax=php ]

Code: Select all

this($is, $a)->bit('of')->test['code'];
[ php ]

Code: Select all

this($is, $a)->bit('of')->test['code'];

Re: [php][/php] BBCode Tags

Posted: Mon Jul 04, 2011 4:17 am
by Apollo
+1
I's been a while like this, kinda sucks. Should be a matter of simply commenting a htmlentities call somewhere?

btw thanks Jonah for mentioning the [syntax=php] alternative, I used [code] for this reason but that lacks the nice php syntax highlighting :)