Skip to content

Links with Special Characters Don't Work #17

@raphaelsetin

Description

@raphaelsetin

I have some Markdown README's with headings containing . and even { & }. The links generated from this extension are invalid for such cases. The fix would be to remove these special characters such that a heading like # {MAJOR} gets translated to [some_link](#major), and a heading like ## v2.3.4.2f589e85 gets translated to [some_other_link](#v2342f589e85).

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