``` r cat(cli::code_highlight(c("x\t+1"))) #> x +1+1 ``` <sup>Created on 2025-03-17 with [reprex v2.1.0](https://reprex.tidyverse.org)</sup>