Skip to content

Link in HTML encoded #245

Description

@pascalberger

I've a link in a markdown file containing some URL parameters:

* [Test link](https://example.com?foo=bar&bar=foo

When HTML document is generated the link will be URL encoded, resulting in an invalid link:

<li><a href="https://example.com/?foo=bar&amp;amp;bar=foo">Test link</a></li>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ⚠️ BugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions