Skip to content

Reference-style links don't work in keypoints #375

@gcapes

Description

@gcapes

I appreciate this probably isn't a common use case, but if you try to link in a keypoint like this:

[link text][link-reference]

with this elsewhere in the markdown file,

[link-reference]: https://www.thelink.com

it doesn't render as a link. You just see the markdown.

However if you use an inline link it works, but you end up with repetition in your markdown file:

[link-text](https://www.thelink.com)

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