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

chore: Drop fansi and import cli #1589

Merged
merged 3 commits into from
Jul 1, 2024
Merged

chore: Drop fansi and import cli #1589

merged 3 commits into from
Jul 1, 2024

Conversation

olivroy
Copy link
Contributor

@olivroy olivroy commented Jun 28, 2024

to go with r-lib/pillar#663

What is the implication for support inside knitr?

I saw this https://rpubs.com/krlmlr/pillar-focus

Could set_ansi_hooks() be baked in somehow?

Currently, there is no highlighting of code, except for hugodown and pkgdown.
https://tibble.tidyverse.org/articles/tibble.html and https://www.tidyverse.org/blog/2023/08/teach-tidyverse-23/#conflict-resolution-in-the-tidyverse

Rmarkdown and Quarto show dull colors in output quarto-dev/quarto-cli#3730

For example https://r4ds.hadley.nz/logicals#comparisons

Relates to #475

The PR doesn't break highlighting in pkgdown
image

hadley/r4ds#1027

@krlmlr krlmlr merged commit 43f2c4e into tidyverse:main Jul 1, 2024
31 checks passed
@krlmlr
Copy link
Member

krlmlr commented Jul 1, 2024

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants