1.0.1 • Published 5 years ago

hexo-ruby-marks v1.0.1

Weekly downloads
45
License
MIT
Repository
github
Last release
5 years ago

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

1.0.1

5 years ago

1.0.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago