我收到此错误是因为其中一位用户在他的帖子中添加了 <3
<3
错误:[$ sanitize:badparse]清理程序无法解析以下html块:<3
我写了代码 ng-bind-html ="Detail.details"
ng-bind-html ="Detail.details"
我希望他只被<a>标记和标记<br />
<a>
<br />
那可能吗?
谢谢!
html tags angularjs
angularjs ×1
html ×1
tags ×1