Skip to content

href with number not working #12

@jsuyog2

Description

@jsuyog2

e.g. "https://google.com/test/56456456/main-dsd"
so it will consider as a slide not url

line no 234: let target = /\d+/.test(this.href) ? 'slide' : 'url';

please check some url has a numbers

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