I am trying to generate emails with HTML content. this content has already gone through sanitation so I am not worried in that regard, however when I call:
FYI I have a fork that includes the @Html.Raw(...) syntax here:
https://github.com/Antaris/RazorEngine/pull/105