Skip to content

Apostrophe in link text breaks link recognition #66

@daveliepmann

Description

@daveliepmann

The presence of an apostrophe followed by a non-whitespace character breaks adoc's link detection.

https://github.com/bbatsov/adoc-mode/issues/new[foo bar]    OK
https://github.com/bbatsov/adoc-mode/issues/new[foo' bar]   OK
https://github.com/bbatsov/adoc-mode/issues/new[foo's bar]  broken!

Screenshot:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions