r4ds
r4ds copied to clipboard
Re-enable `crayon.enabled = TRUE`
With the conversion to Quarto I've commented out crayon.enabled = TRUE
in _common.R
. We need to make sure to re-enable this once the issue is resolved.
Do we still need this?
Yeah, we should eventually figure out how to fix this, so (e.g.) https://r4ds.hadley.nz/data-transform#prerequisites gets the nice colouring.
I think this is dependant on Quarto. It would be great if it worked by default.
https://github.com/quarto-dev/quarto-cli/discussions/6106 (discussion I opened)
Related issue: https://github.com/quarto-dev/quarto-cli/issues/3730