mirror of
https://github.com/documize/community.git
synced 2025-08-06 22:15:25 +02:00
Use unicode compat slug engine
This commit is contained in:
parent
91c8b05d89
commit
123fce6c17
18 changed files with 48504 additions and 678 deletions
|
@ -88,3 +88,11 @@
|
|||
[prune]
|
||||
go-tests = true
|
||||
unused-packages = true
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/documize/unidecode"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/documize/slug"
|
||||
version = "1.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue