0.0.6 • Published 9 years ago
hexo-filter-permalink-normalization v0.0.6
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
