Skip to content

Sometimes non-color strings are interpreted as colors #13

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

Open
georgiy-belyanin opened this issue Apr 10, 2025 · 1 comment
Open

Sometimes non-color strings are interpreted as colors #13

georgiy-belyanin opened this issue Apr 10, 2025 · 1 comment

Comments

@georgiy-belyanin
Copy link
Member

georgiy-belyanin commented Apr 10, 2025

It's possible for a string of digits of length 6 to be rendered as color. For instance see the following.

local c = '234567_21'
Image

For sure it's expected not to be rendered as color.

Language server issue: EmmyLuaLs/emmylua-analyzer-rust#363

@Totktonada
Copy link
Member

https://stackoverflow.com/questions/8318911/why-does-html-think-chucknorris-is-a-color

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

No branches or pull requests

2 participants