hexo-filter-permalink-normalization
v0.0.6
Published
hexo filter plugin. Permalink normalization.
Downloads
15
Maintainers
Readme
hexo-filter-permalink-normalization
This plugin unicode normalize your HEXO article permalink.
Install
Install using npm.
$ npm install hexo-filter-permalink-normalization --saveOption
You can configure this plugin in _config.yml.
permalink_normalization:
type: nfcOption type select nfc, nfd, nfkc and nfkd
Test
npm testLicense
MIT © kazu69

