Skip to content

ToHtml & SanityHtmlBuilder Output Malformed Line Breaks #75

@NullCosmos

Description

@NullCosmos

When using the ToHtml extension or SanityHtmlBuilder, the output for line breaks are malformed like so:
</br>

Most browsers are forgiving, but not all email clients handle it correctly, like GMail.

In any case, any tag that does not have a ending block should always be formatted with the slash on the right.
<br />

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