Skip to content

Support contenteditable better with \u00a0 characters #52

Description

@OscarGodson

As you know from my ticket, contneditables will convert spaces to \u00a0. From: http://www.fileformat.info/info/unicode/char/A0/index.htm

It's decomposition is actually a \u0020, or, a space. It'd be nice if Marked checked for both of those characters since they mean almost the same thing. I can't imagine someone wanting to keep a no-break space but convert spaces.

Thoughts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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