Question
Display normal text inside a cfmail type="html"
I am using cfmail to send an email that contains an included css and plenty of html. It works great. However, there is a snippet of code inside the cfmail like I want to treat like normal text so the person can see the actual code without it being interpreted/translated by the cfmail.
How do I do that?
