Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tremby opened this issue Nov 22, 2013 · 1 comment
Open

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

tremby opened this issue Nov 22, 2013 · 1 comment

Comments

@tremby
Copy link

tremby commented Nov 22, 2013

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
@johnhamelink
Copy link
Owner

I've been aware of this bug for quite a while - accepting pull requests :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants