Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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