Skip to content

Bracketed autolink <...> in markdown is detected twiceΒ #2150

@katrinafyi

Description

@katrinafyi

For example, a.md:

<http://127.0.0.1:8000/>

leads to

$ cargo run -- a.md -vvv 
   [200] http://127.0.0.1:8000/ (at 1:2)
   [200] http://127.0.0.1:8000/ (at 1:2)
πŸ” 2 Total (in 9ms) πŸ”— 1 Unique βœ… 2 OK 🚫 0 Errors

Maybe this is being returned by both the markdown extractor and the plaintext linkify extractor?

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