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

fix(twig): encapsulate twig highlighter in a function #3730

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jankal
Copy link

@jankal jankal commented Sep 22, 2023

The twig highlighter is not working with an error of Prism is not defined. All other highlighters seem to have been updated to be wrapped in a function. Wrapping it makes the bug go away :)

@github-actions
Copy link

github-actions bot commented Sep 22, 2023

No JS Changes

Generated by 🚫 dangerJS against b6a0166

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

Successfully merging this pull request may close these issues.

None yet

1 participant