• When i add new block and press right { ctrl + shift } The code change from
    <p>text</p>
    to
    <p><p style=”direction: rtl;”>text</p></p>

    and then when i save this article and reload it again it get error

    ” This block contains unexpected or invalid content. ”

    and it show me ( resolve – convert to html ) buttons and when i convert it, it works fine.

    can we add this to the new editor to handle rtl text without error

    NOTE: my version is 5.1.1

    • This topic was modified 5 years, 7 months ago by Steven Stern (sterndata). Reason: moved from requests/feedback to fixing
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pixieaka

    (@pixieaka)

    NOTE: In the classic editor no problems at all.

    Thread Starter pixieaka

    (@pixieaka)

    NOTE: When edit article when i press right ( ctrl + shift ) to right in RTL it add div inside a paragraph like this

    <p><div style=”direction: rtl;”>Text</div></p>

    • This reply was modified 5 years, 7 months ago by pixieaka.
    • This reply was modified 5 years, 7 months ago by pixieaka.
    Thread Starter pixieaka

    (@pixieaka)

    And it works fine with new editor when i use ( align text right ) instead press right ( ctrl + shift )

    • This reply was modified 5 years, 7 months ago by pixieaka.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘New wordpress editor RTL error’ is closed to new replies.