laby_macros 0.1.0

HTML transformation macros for laby
Documentation
1
2
3
The **`<rt>`** [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) element specifies the ruby text component of a ruby annotation, which is used to provide pronunciation, translation, or transliteration information for East Asian typography. The `<rt>` element must always be contained within a [`ruby`](ruby!) element.

See the article about the [`ruby`](ruby!) element for more examples.