I\'m trying to generate a HTML document with RazorEngine (http://razorengine.codeplex.com/). Everything is mostly working, but the problem I have now is some of the
The alternative to @Raw is to change your API to return HtmlStrings in appropriate places
@Raw
Represents an HTML-encoded string that should not be encoded again.
The default razor behaviour is to encode strings.
string