Flarum Ruby Text


A Flarum extension that allows the use of ruby text in forum posts using BBCode. Ruby is commonly used for phonetic guides or brief annotative notes that render above text.
Features
- Adds a
[ruby]
BBCode for text annotations.
Usage
Forum post syntax:
This is some [ruby=top text]annotated[/ruby] text.
Here's how it looks:

Installation
composer require kitbur/ruby-text
Links