Skip to content

Spaces on the edges of elements are not preserved #608

@TehShrike

Description

@TehShrike

When I render this html in the browser:

<h1>Hello <strong>World! </strong><span>How are you?</span></h1>

The space at the end of the strong element is preserved, and there is a space between the two sentences.

However, right now (1.21.0) Svelte strips that space. REPL reproduction

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions