You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far it seems that the best way is by downloading your own prism.js file and replacing the one that the package comes with. I'm currently looking into doing a Prism Autoload setup but it unfortunately can't use a CDN like I want it to.
Edit: I've sent #39 as a possible solution, if its merged this issue should be fixed.
Adding extra Prism syntax highlighting?
Hi - I've seen that currently you only support a handful of syntax highlighting e.g. php, html, js, etc.
However, we're looking to have some of the more commonly used Laravel syntaxes e.g
dotenv, sql etc
How can we go about adding extra syntaxes?
Thanks
The text was updated successfully, but these errors were encountered: