<rp>
Ruby Parenthesis
Used to provide spacing and a parenthesis to surround Ruby Text (<rt>), for older systems that do not handle Ruby formatting properly
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>
Content Model
<!ELEMENT rp (#PCDATA) >
Description
Text, numbers, or special characters
This element may be contained in:
Example
No sample is available at this time.