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

Fix highlight of hex numbers in Pascal lexer #1840

Merged
merged 1 commit into from
Jun 26, 2022

Conversation

tancnle
Copy link
Collaborator

@tancnle tancnle commented Jun 26, 2022

Fix highlight of hex numbers in Pascal lexer.

I have also added an example and verified it via the visual test site.

Screen Shot 2022-06-26 at 4 29 35 pm

Closes #1835

@tancnle
Copy link
Collaborator Author

tancnle commented Jun 26, 2022

👋🏼 @Alexey-T could you kindly review this PR and see if it addresses the reported issue? 🙏🏼

@Alexey-T
Copy link

Tks, fixed.

@tancnle tancnle merged commit 7aab31c into rouge-ruby:master Jun 26, 2022
@tancnle tancnle deleted the bugfix.pascal-hex-numbers branch June 26, 2022 22:07
razetime pushed a commit to razetime/rouge that referenced this pull request Jun 30, 2022
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.

Pascal hex numbers
2 participants