Skip to content

URL as value in key-value pair parsed only partially (and incorrectly) #405

Closed
@threema-danilo

Description

@threema-danilo

The input string FOO=https://example.com is parsed as FOO=https:[example.com](file://example.com):

  • The https:// part is not included
  • The // part is stripped
  • The example.com domain is linked, but using the file:// protocol

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