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

Incorrect examples in documentation for color. #896

Closed
danielb7390 opened this issue Feb 14, 2018 · 1 comment
Closed

Incorrect examples in documentation for color. #896

danielb7390 opened this issue Feb 14, 2018 · 1 comment
Milestone

Comments

@danielb7390
Copy link

danielb7390 commented Feb 14, 2018

In the docs we can read this:

Color has been added as a replacement control and the available values are $(color.r), $(color.g), $(color.b) which are representations of each color as 0 - 255. There are hex equivalents as well as $(color.rx), $(color.gx), $(color.bx) and $(color.rgbx) as 2 place hex representations except for rgbx which is a six place hex representation.

I was copying this example and getting errors, and actually took me a while to notice that the examples are incorrect. Where it's () it should be {}.
There's another typo in the paragraph prior to this one.

@bwssytems bwssytems added this to the 5.2.0 milestone Mar 8, 2018
@bwssytems
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants