I am using R Markdown to generate an HTML file which includes some tables from gt. Some of the tables include numbers formatted as a percentage. When I load the HTML into an Outlook email, "%" does not get rendered as "%". Would be nice if I had the option of getting gt to use a literal "%" instead of "%".