XHTML Bidirectional Text Module
From Wiki
elements :=
- bdo - Defines the direction of text display
The Bi-directional Text module defines an element that can be used to declare the bi-directional rules for the element's content. When this module is used, the
bdo element is added to the Inline content set of the Text Module. Selecting this module also adds the attribute dir* ("ltr" | "rtl") to the I18N attribute collection.
