Customize slug pattern #208
Unanswered
robertnicjoo
asked this question in
Q&A
Replies: 1 comment
-
Now that you moved my question to discussions, do you want to discuss it? :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to customize slug generate pattern?
Example:
If I type
C#
as my title it generates slug asc
but what I expect it to generate is something like thisc-sharp
so I'm seeking for solution to edit slug patterns and add my custom validation into it.Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions