Skip to content

HTML Support Inside of PHP #1238

@benjaminBrownlee

Description

@benjaminBrownlee

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:
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions