Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Newline at the end of text tag should not be rendered when it is followed csharp #739

Closed
@ajaybhargavb

Description

@ajaybhargavb

Related to #485

Example:

In this case,

@using(...)
{
  <div>
...
  </div>
  <input />
}

The newline after </div> should be rendered and the newline after <input/> should not be rendered.

cc' @dougbu @NTaylorMullen

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions