I’m working on PHP code for a web based tool that doesn’t allow the opening <?php or <? tags.
I want to have atom apply it’s grammar and formatting to the code I’m working on, but it won’t unless I have those opening and closing tags.
Any suggestions?