Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions