Whenever I use Html.ActionLink it always Html encodes my display string. For instance I want my link to look like this:
Check out this:
Some text @(new HtmlString(stringToPaste))