Description
When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output.
Specifically, the number inside …...the EQ field and add a CSS transform: rotate(90deg); rule at runtime...server‑side). <style> .eq-rotate { transform: rotate(90deg); display: inline-block;...