Skip to content

Empty destinations in link references #172

@mildsunrise

Description

@mildsunrise

Since <> is a valid link destination, a link reference should be able to have <> as the destination.

So I suggest to add the following test in link references:

.
[foo]: <>

[foo]
.
<p><a href="">foo</a></p>
.

May result obvious but some parsers (including the JS implementation) fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions