hexo-filter-permalink-normalization

0.0.6 • Public • Published

hexo-filter-permalink-normalization

Build Status

npm version

This plugin unicode normalize your HEXO article permalink.

Install

Install using npm.

$ npm install hexo-filter-permalink-normalization --save

Option

You can configure this plugin in _config.yml.

permalink_normalization:
  type: nfc

Option type select nfc, nfd, nfkc and nfkd

Test

npm test

License

MIT © kazu69

/hexo-filter-permalink-normalization/

    Package Sidebar

    Install

    npm i hexo-filter-permalink-normalization

    Weekly Downloads

    6

    Version

    0.0.6

    License

    MIT

    Last publish

    Collaborators

    • kazu69