Skip to content

Handle TkDREGEXP as regexp in HTML #468

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

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

aycabta
Copy link
Member

@aycabta aycabta commented Jul 24, 2017

Dynamic regexp token is not highlighted for HTML. The TkDREGEXP token is put in above TkNode in case-when statement, because TkDREGEXP is a kind of TkNode.

The dynamic regexp token is not highlighted for HTML.
TkDREGEXP is put in above TkNode,
because TkDREGEXP is a kind of TkNode.
@hsbt
Copy link
Member

hsbt commented Jul 25, 2017

👍

@hsbt hsbt merged commit f7c7ba9 into ruby:master Jul 25, 2017
@aycabta aycabta deleted the handle-dynamic-regexp-in-html branch July 25, 2017 12:03
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.

2 participants