mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
Problem: non-english chars in space name not recognized
Solution: use proven library to generate slugs regardless of character set. Closes #85
This commit is contained in:
parent
872183b35a
commit
30f3644180
4 changed files with 226 additions and 3 deletions
|
@ -32,5 +32,6 @@ module.exports = {
|
|||
"userLogin": true,
|
||||
"Keycloak": true,
|
||||
"Intercom": true,
|
||||
"slug": true
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue