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

Please, update the documentation for crayon #206

Open
NicolasL-S opened this issue Jun 30, 2023 · 3 comments
Open

Please, update the documentation for crayon #206

NicolasL-S opened this issue Jun 30, 2023 · 3 comments
Labels
doc Documentation good first issue Good for newcomers

Comments

@NicolasL-S
Copy link

This is the current Crayon struct:

Crayon(foreground,
background,
reset,
bold,
faint,
italics,
underline,
blink,
negative,
conceal,
strikethrough)

In the doc, it still takes arguments like color = :yellow which don't work.

Thanks for the nice package.

@ronisbr
Copy link
Owner

ronisbr commented Jun 30, 2023

Thanks! I will do this. However, if you want, you can submit a PR, I will appreciate :)

@ronisbr ronisbr added good first issue Good for newcomers doc Documentation labels Jun 30, 2023
@NicolasL-S
Copy link
Author

Thanks. I just tried many examples in the doc this morning and everything seems to work well.

@ronisbr
Copy link
Owner

ronisbr commented Jul 1, 2023

Excellent! Thanks @NicolasL-S for the feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants