rstudio / gt

Easily generate information-rich, publication-quality tables from R
https://gt.rstudio.com
Other
2.04k stars 211 forks source link

line break in rtf #1091

Open Pierre-Wallet opened 2 years ago

Pierre-Wallet commented 2 years ago

Hi @rich-iannone ,

could you add in {gt} documentation how to create a line break in rtf? md(" \n") and html("
") do not work in below example.

Thanks a lot for your help.

image

olivroy commented 4 months ago

Relates to #1767