Skip to content

indentation on html textarea element #117

@benjamin-dreux

Description

@benjamin-dreux

In an app i'v noticed that html content is always indented by default.
Which could be an issue for some, to me it's great.

But the content of html element textarea is also indented

																<textarea class="input" placeholder="A brief description for this project" name="projectDescription" rows="5">
																	ceci est une description de projet
sur deux lignes
																</textarea>

Which end up adding extra white space to the content of project description field or at least that's my understanding.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions