Skip to content

Obscure issues with newlines and header style. #609

@diegoreymendez

Description

@diegoreymendez

Paste this HTML into the Editor in HTML editing mode:

<br>
<br>
<h1>Testing</h1>

Switch to Visual and then back to HTML. The resulting HTML is:

<br>
<h1>Testing</h1>

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions