1.0.1 • Published 7 years ago
hexo-ruby-marks v1.0.1
hexo-ruby-marks
A plugin for Hexo. A ruby tag allows users to quickly and easily insert <ruby> snippets into their posts.
Install
via npm:
$ npm i hexo-ruby-marks
Usage
CONFLICT with other hexo plugins that have registered ruby tag.
{% ruby base_text|top text %}e.g.:
{% ruby 初音未来|Hatsune Miku %}↓ ↓ ↓
<ruby><rb>初音未来</rb><rp>(</rp><rt>Hatsune Miku</rt><rp>)</rp></ruby>Changelog
see changelog here.
Issues
submit issues or bugs here. Thank you!
License
MIT ©Futaba Isshiki