tests/testthat/_snaps/non-breaking-space.md

does not break

Code
  local({
    withr::local_options(cli.width = 40)
    str30 <- "123456789 123456789 1234567890"
    cli_text(c(str30, "this is not breaking"))
  })
Message
  123456789 123456789
  1234567890this is not breaking


Try the cli package in your browser

Any scripts or data that you put into this service are public.

cli documentation built on March 31, 2023, 9:04 p.m.