PrettyTables.jl
PrettyTables.jl copied to clipboard
Please, update the documentation for crayon
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.
Thanks! I will do this. However, if you want, you can submit a PR, I will appreciate :)
Thanks. I just tried many examples in the doc this morning and everything seems to work well.
Excellent! Thanks @NicolasL-S for the feedback!