-
-
Notifications
You must be signed in to change notification settings - Fork 410
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
Twig, PHP syntax highlighting? #42
Labels
duplicate
This issue or pull request already exists
Comments
We already bundle PHP, but not twig. I'll think a bit about adding twig language. You can also wait for #49 to land. |
@octref PHP specifically isn't working for me either, but every other language I use is working. |
See #21 (comment). You need to have opening and closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for this great tool!
I use Shiki in Gridsome via https://gridsome.org/plugins/gridsome-plugin-remark-shiki
I wonder how it is possible to add syntax highlighting for Twig and PHP code snippets which seems to be missing currently.
The text was updated successfully, but these errors were encountered: