Skip to content

Check for a mixture of bidi characters #65

Open
@r12a

Description

@r12a

check the text content, and if it contains both rtl and ltr characters, raise a warning to say that you should check that all opposite-direction phrases are tightly wrapped with isolating directional info.

ideally, such a warning would only be raised for opposite-direction phrases that are not tightly wrapped (see https://www.w3.org/International/articles/inline-bidi-markup/index#unknownuc)

see an example of this in Moriel Schottlender's tool:
test https://www.w3.org/International/articles/article-text-size.ar at http://rtl.works/

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