Given a string in my $scope model which contains an HTML entity, how do I ensure that the entity is properly displayed as an HTML character rather than a literal string?
With $sce. You need to explicitely tell angular the content is html.
http://plnkr.co/edit/9iNnRC7AxFptnQZLPtYR?p=preview