Skip to content

Ampersands stripped from links #361

@jasonaowen

Description

@jasonaowen

I just created a post on community that contained a few links to URLs with ampersands, and the ampersands were incorrectly stripped, which broke the links.

Expected: [link name](https://example.com/?a=b&c=d) creates a link to https://example.com/?a=b&c=d
Actual: [link name](https://example.com/?a=b&c=d) creates a link to https://example.com/?a=bc=d

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