hexo-ruby-marks

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i hexo-ruby-marks

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

3.54 kB

Total Files

5

Last publish

Collaborators

  • futaba_isshiki
  • sakunahime