hexo-filter-rubys
v1.0.2
Published
Add some ruby character for your post body, just for fun
Downloads
4
Readme
hexo-filter-rubys
Add some ruby character for your post body, just for fun
install
npm install hexo-filter-rubys
usage
add config to your <hexo-root>/_config.yml
valkyr_auto_rubys:
enable: true # switch to toggle this feature
lexis:
- 参数: Params
- 版本: バージョン
- 请求: リクエスト
- 如果: もし
- 安装: インストールする
- 企业: Enterprise
- 依赖: Dependency
- 网络: Network
- 端口: Duān kǒu
- <target>: <ruby chars>
for example, - 端口: Duān kǒu
will tell plugin to search occurances of word 端口
in all posts, and add ruby chars Duān kǒu
above it, which looks like:
Again, it just for fun, and have fun!