Skip to content

Support <button> and other non self-closing tags #6

@k1sul1

Description

@k1sul1

Writing <button>click me</button> to the field HTML field works, but click me is missing from the button in every view.

It's the same thing with <textarea></textarea>, <progress></progress>, <meter></meter> and probably every HTML tag that isn't self closing. It isn't a real problem in textarea because you can use the value attribute, but that does not work in <button>.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions