Skip to content

Contents of double and triple braces not highlighting as PHP #4

@tremby

Description

@tremby

I tried to fix this myself but it caused other issues.

The test file is rendering for me like this:

screenshot

There are various other issues here too:

  • @yield isn't highlighted (it's not actually valid like that -- but it's still not highlighted if I change it to @yield('sectionname')
  • @section isn't highlighted
  • @endsection isn't highlighted (and @stop is an alias for that, which also isn't highlighted)
  • @parent isn't highlighted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions