### What problem does this feature solve? Why can't use v-text="doSomething() | filter('args')" ? Maybe the pipeline operator "|" ? ### What does the proposed API look like? v-text="doSomething() | filter('args')" <!-- generated by vue-issues. DO NOT REMOVE -->