pasberth / asciidoctor-html5ruby

This package provides a macro of the ruby element of html5 for asciidoctor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asciidoctor-html5ruby

This package provides a macro of the ruby element of html5 for asciidoctor.

Installation

gem install asciidoctor-html5ruby

Quick Usage

The following code is rendered as <ruby>楽聖少女<rt>がくせいしょうじょ</rt></ruby>

sample.adoc
html5ruby:楽聖少女[がくせいしょうじょ]
ruby -rasciidoctor-html5ruby -S asciidoctor sample.adoc

About

This package provides a macro of the ruby element of html5 for asciidoctor.

License:MIT License


Languages

Language:Ruby 100.0%