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

Improve highlight. #801

Merged
merged 1 commit into from
Oct 10, 2015
Merged

Improve highlight. #801

merged 1 commit into from
Oct 10, 2015

Conversation

chaosshen
Copy link
Contributor

Add highlight for directives in C/C++ macros and C#/F# preprocessor lines;
Add some predefined constants in C;
Remove true and false from keyword list in JavaScript, they should be considered as boolean constant.

- add highlight for directives in C/C++ macros and C#/F# preprocessor lines;
- add some predefined constants in C;
- remove 'true' and 'false' from keyword list in JavaScript, they should be considered as boolean constant.
@Golmote Golmote merged commit ad316a3 into PrismJS:gh-pages Oct 10, 2015
Golmote added a commit that referenced this pull request Oct 10, 2015
@Golmote
Copy link
Contributor

Golmote commented Oct 10, 2015

Thanks!

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