Skip to content

Spaces after inline tags? #7

@zuny26

Description

@zuny26

In some documents, text segments that are denoted by inline elements (such as <span>) don't have spaces between them in the HTML, but are visually separated using CSS. In these cases not putting a space after inline tags will create glued text, even though it is technically correct to not add any spaces.

However, inline elements (such as <span>, <b> or <i>) can also be used to put multiple formats inside a single word, and putting a space after them will split these words.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions