Skip to content

Exclude Chinese Punctuation in GFM Autolinks #83

@ushuz

Description

@ushuz

Latin punctuations such as , . ! " are correctly excluded in GFM Autolinks.
https://github.com.
https://github.com,
https://github.com!
https://github.com"

However, their Chinese counterparts (。``, ) are not excluded in GFM Autolinks. As a result, the punctuation character became part of the link, rendering the link unusable.
https://github.com。
https://github.com,
https://github.com!
https://github.com“
https://github.com”

It won't be a problem in original spec as Autolinks requires < > (not very "Auto" :P). So I opened the issue here.

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