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

Autohotkey: Use general pattern instead of name list for directives #3384

Merged
merged 1 commit into from Mar 13, 2022

Conversation

RunDevelopment
Copy link
Member

As suggested here, instead of using a word list of directives, a simple [a-z]+ suffices and doesn't have to be maintained.

@github-actions
Copy link

JS File Size Changes (gzipped)

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

file master pull size diff % diff
components/prism-autohotkey.min.js 4.13 KB 3.95 KB -182 B -4.4%

Generated by 🚫 dangerJS against 7784af7

@RunDevelopment RunDevelopment merged commit 7ac84dd into PrismJS:master Mar 13, 2022
@RunDevelopment RunDevelopment deleted the autohotkey-directives branch March 13, 2022 09:59
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