Skip to content

What should we do with "--" #1889

Description

@koheiw

There are many instances of repeated hyphens ("--" or "---") because people use them as dash ("—"). Repeated hyphenates are also preserved, but we don't really want them. Shall we substitute "[\\p{Pd}]{2,}" by "—" before preserve_special()?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions