Skip to content

Duplicate slugs should use "-" to append a number (currently ".") #34

@Oza94

Description

@Oza94

Currently if we create two articles named test, they will have the following slugs:

test
test.1

This should be:

test
test-1

Because slugs should only use the dash as delimiter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions