Skip to content

Feature: support converting between inline links and reference links #21

Description

@gibfahn

See https://stackoverflow.com/questions/30917399/convert-markdown-links-from-inline-to-reference for a full example.

Basically looking for an automated way to go from:

[text](url)

... rest of doc

To:

[text][]

... rest of doc

[text]: url

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions