I am trying to insert some line breaks using cat and \\n into some text output using shiny.
cat
\\n
shiny
Here are the relevant parts of my
Use a paragraph tag with nothing inside like tags$p("a"), see here
tags$p("a"),