paddy000
says
I’m using the documentation template given by Themeforest (Docs Template) to create some documentation.
However, I need to show some basic PHP with instructions within the file. I can’t stop the PHP from rendering, even inside
Pretags.
Any advice? Thanks in advance!
cosmincotor
says
Replace < with < ; and > with > ; , it might help 
note: remove the space before the ; – I had to add it so the HTML entities are displayed here
paddy000
says
Thanks very much 
