Skip to content

Omit space before punctuation character #1420

@rolyp

Description

@rolyp

I've removed the ::after pseudo-element spacing hack because it altered the scope of a selection to include the trailing space. We now insert spaces directly into the paragraph div between views. That's still sub-optimal because some text elements, like % (although apparently not units of measure), shouldn't by default be preceded by a space. We might need a more sophisticated single-spacing strategy that allows views to determine whether they require a preceding space.

See also:

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions