-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
I noticed that this library did an excellent job at supporting CSS and JavaScript markup inside of an HTML document when placed between the appropriate tags (<style> and <script>). I was wondering if the same support could come with HTML inside of PHP files, since many of my PHP pages largely involve writing HTML tags, which turn out rather ugly.
For example, one of my current pages looks like this:

I actually want to also note that, since some files had less PHP than HTML, I tried overwriting the default from the file type, which worked for formatting, but oddly removed my toolbar.
Metadata
Metadata
Assignees
Labels
No labels