Does blade work with PrismJS?
PrismJS doesn't work with Laravel blades. Let's see why.
Various GitHub issues point to why PrismJS doesn't support Laravel's Blade templating language.
Basically Blade is tricky to implement.
See these links for more information:
Updated: 2 years ago