Skip to content

Dasherize returns string started by dash #211

@rigon

Description

@rigon

If a string starts by a upper letter, the dasherize method returns a string started by a dash.
I think should not start in this case.

For example:

S("Hi There").dasherize()

Returns:

-hi-there

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