How to render html with AngularJS templates March 2, 2023 by Tarik Use- <span ng-bind-html="myContent"></span> You need to tell angular to not escape it.