You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got the prompt to try the new version today, I have started to do so and I noticed that the option to change the edit mode to RTL (Settings - Advanced - Edit mode) is no more present. I've tried adding
"editor:
editMode: rtl
"
to the custom settings, but with no effect.
The text was updated successfully, but these errors were encountered:
Isnt it better to have intelligent rendering for text in a way it determine if it should put text RTL or LTR? It seems the only way is to use dir="auto" for the parent element of each node
Hello,
I've got the prompt to try the new version today, I have started to do so and I noticed that the option to change the edit mode to RTL (Settings - Advanced - Edit mode) is no more present. I've tried adding
"editor:
editMode: rtl
"
to the custom settings, but with no effect.
The text was updated successfully, but these errors were encountered: