Skip to content

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

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)

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions