So I want to put a variable through a filter inthe ng-bind directive
ng-bind=\"input | filter\"
but I want to insert more text
You can do something like this:
Here's an example: http://plnkr.co/edit/rEva7FTPFtr3im7RUlQk?p=preview