Boilerplate function to cat only 1 element of a character vector.
txt_show(x)
x
a character vector
invisible
txt_sample
txt_show(c("hello \n\n\n world", "world \n\n\n hello"))