kitbur / ruby-text
Enables ruby text annotations in forum posts with BBCode.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.8
README
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
Copyright © 2025 kitbur. Licensed under the MIT License.