Open olivroy opened 6 months ago
I would expect "first" and "last" to be colored grey in this case.
cli::col_grey("first {.val a} last") |> cli::cli_bullets()
Is this a bug or maybe a limitation?
Exactly. :)
I would expect "first" and "last" to be colored grey in this case.
Is this a bug or maybe a limitation?