Feature Request: Add an option to choose other slugify function
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 97
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
The default [slugize](https://github.com/hexojs/hexo-util/blob/master/lib/slugize.js) is very simple and fast, however, it's not that useful for CJK characters. Could you make it possible to choose another slugify function, such as https://github.com/andyhu/node-transliteration ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.