Support for attributes on {{input}}
Adds support for:
{{!-- title: hello --}}
{{input value=title}} {{!-- = title --}}
{{input valueBinding=title}} {{!-- = hello --}}
Adds support for:
{{!-- title: hello --}}
{{input value=title}} {{!-- = title --}}
{{input valueBinding=title}} {{!-- = hello --}}