Skip to content

Remove linebreaks when using the ${blank-name} format #63

@emhoracek

Description

@emhoracek
<bind tag="class">
  Lots 

  of 

  white space
</bind>

And using it in attributes like this:

<div class="${class}">

Results in:

<div class="
  Lots

  of 

  white space
">

Can linebreaks be stripped from attribute blanks?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions