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

ANSII color codes in vignettes (e.g. tibble print) #56

Closed
jeroen opened this issue Dec 10, 2021 · 2 comments
Closed

ANSII color codes in vignettes (e.g. tibble print) #56

jeroen opened this issue Dec 10, 2021 · 2 comments

Comments

@jeroen
Copy link
Contributor

jeroen commented Dec 10, 2021

See for example: https://docs.ropensci.org/tesseract/articles/intro.html

According to gabor, this was fixed. The tibble pkgdown site itself does not seem to suffer from this: https://tibble.tidyverse.org/reference/tibble.html

@jeroen
Copy link
Contributor Author

jeroen commented Dec 11, 2021

This may be something specific to the tesseract package, because in some other packages, tibbles do seem to be working.

pkgdown seems to have a special hack to substitute ansi codes, maybe the hack has a bug: r-lib/pkgdown@d1a64f2

@jeroen
Copy link
Contributor Author

jeroen commented Dec 11, 2021

This is a bug in pkgdown. Moving to: r-lib/pkgdown#1965

@jeroen jeroen closed this as completed Dec 11, 2021
jeroen added a commit to ropensci/tesseract that referenced this issue Dec 11, 2021
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

1 participant