textAngular 1.1.2 Demo

Raw HTML in a text area

Bound with ng-bind-html

Bound with ta-bind, our internal html-binding directive

Note: although we support classes and styles, angularjs' ng-bind-html directive will strip out all style attributes.

Option to masquerade as a fancy text-area - complete with form submission and optional ngModel

Any HTML we put in-between the text-angular tags gets automatically put into the editor if there is not a ngModel