Skip to content

issiki/hexo-ruby-marks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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**_|_**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

About

Another hexo plugin for ruby text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published