javascript - How to use HTML tags/Attributes in JSON file with Angular -
i have json file has html tags place in objects. possible use html attributes? js var app = angular.module('app', []); app.controller('mainctrl', function ($scope) { $scope.colors = [ { "color": "red", "value": "#f00", "message": "simple message" }, { "color": "green", "value": "#0f0", "message": "message <strong>html</strong> tags" }, { "color": "blue", "value": "#00f", "message": "am going work? should not!" }, { "color": "magenta", "value": "#f0f", "message": "<img src='https://c2.staticflickr.com/4/3684/1180...