Note: although we support classes and styles, angularjs' ng-bind-html directive will strip out all style attributes.
Any HTML we put in-between the text-angular tags gets automatically put into the editor if there is not a value assigned to the ngModel.
If there is a value assigned to the ngModel, it replaces any html here. To see this, uncomment the line at the bottom of demo.html