Skip to content

Objective C: Improved string token#3235

Merged
RunDevelopment merged 4 commits intoPrismJS:masterfrom
RunDevelopment:issue3170-objc
Dec 7, 2021
Merged

Objective C: Improved string token#3235
RunDevelopment merged 4 commits intoPrismJS:masterfrom
RunDevelopment:issue3170-objc

Conversation

@RunDevelopment
Copy link
Copy Markdown
Member

This is a branch of #3207.

Since the characters are now handled by the char token (inherited from C), the string token can be simplified. I also made it greedy.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 26, 2021

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of -3 B (-0.7%).

Details
file master pull size diff % diff
components/prism-objectivec.min.js 441 B 438 B -3 B -0.7%

Generated by 🚫 dangerJS against 8f97aa8

@RunDevelopment RunDevelopment merged commit 8e0e95f into PrismJS:master Dec 7, 2021
@RunDevelopment RunDevelopment deleted the issue3170-objc branch December 7, 2021 12:01
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.

1 participant