Hello,
when I add a horizontal ruler in a Rich Text Area, it gets stripped out on saving.
The string reaching the entity setter is in fact <div></div><div><br></div>.
Maybe related also the fact that, enabling html on a Label, <hr> are ignored in the visualization. Is it simply the case of <hr> not being supported?