R/utils.R
format_inline.Rd
Preprocess character vectors for cli package functions
format_inline(x, inline_tag = c("strong", "emph", "code", "arg"))
A character vector
A character vector of inline tag names (e.g. "strong", "emph", "code", "arg")
A character vector with inline tags applied to each element