r-lib/cli

inline markup interrupts `col_()` coloring

Opened this issue · 1 comments

I would expect "first" and "last" to be colored grey in this case.

cli::col_grey("first {.val a} last") |> cli::cli_bullets()

image

Is this a bug or maybe a limitation?

Is this a bug or maybe a limitation?

Exactly. :)