<rp> Ruby Parenthesis

Used to provide spacing or parenthesis to surround Ruby Text (<rt>), for older systems that do not handle Ruby formatting properly.

Usage/Remarks

This optional element never holds any text except a space, an open parenthesis, or a close parenthesis:
<ruby><rb>text</rb><rp>(</rp><rt>annotation</rt><rp>)</rp></ruby>
Attributes

Base Attributes

Models and Context
May be contained in
Description
Text, numbers, or special characters
Content Model
<!ELEMENT  rp           (#PCDATA)                                    >