In this example the variable $scope.myInputText has trusted html. The html contain a textbox and this variable is bind with the ng-bind-html directive so after the Your Name label a textbox shows which we bind with the directive. See the output.
$scope.myInputText
ng-bind-html