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

Twig: Improved tokenization #3259

Merged
merged 2 commits into from Dec 7, 2021
Merged

Conversation

RunDevelopment
Copy link
Member

Changes:

  • Use Markup templating
  • Remove non-standard use of property token
  • Simplify delimiter tokens
  • Removed non-standard use of tag token

@github-actions
Copy link

github-actions bot commented Dec 2, 2021

JS File Size Changes (gzipped)

A total of 2 files have changed, with a combined diff of +74 B (+2.7%).

file master pull size diff % diff
components/prism-twig.min.js 459 B 531 B +72 B +15.7%
plugins/autoloader/prism-autoloader.min.js 2.31 KB 2.31 KB +2 B +0.1%

Generated by 🚫 dangerJS against dfbd646

Copy link
Collaborator

@JaKXz JaKXz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@RunDevelopment RunDevelopment merged commit e03a7c2 into PrismJS:master Dec 7, 2021
@RunDevelopment RunDevelopment deleted the twig-impr branch December 7, 2021 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants