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

Add Missing ES6 Keywords and Regex Flags #596

Merged
merged 2 commits into from
Jun 14, 2015

Conversation

loganfranken
Copy link
Contributor

Adds the following ES6 keywords and regex flags:

  • Regex y Flag
  • Regex u Flag
  • of Keyword (used in for..of loops)
  • as Keyword (used w/ import statement)
  • from Keyword (used w/ import statement)

(Fixes a good chunk of #111)

Golmote added a commit that referenced this pull request Jun 14, 2015
Add Missing ES6 Keywords and Regex Flags
@Golmote Golmote merged commit 82faa6f into PrismJS:gh-pages Jun 14, 2015
@Golmote
Copy link
Contributor

Golmote commented Jun 14, 2015

Thanks for contributing!

@loganfranken loganfranken deleted the es6-syntax branch June 14, 2015 19:50
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

2 participants