Bug description
The Statamic Sites config allows you to enter sites with RTL support but the Statamic Control panel doesn't work with them.

It should be right aligned text, but it seems like the cursor also behaves strangely in RTL mode with the markdown parser. It's not really detecting well where the end of the line is and keeps putting the full-stop on the next line.

I also need to support Persian/Farsi which is RTL. I don't mind if the Control Panel remains the same for now with the same LTR layout but for editing RTL text it's difficult to use at the moment.

This is the RTL version:

We need some direction: rtl; css on the form fields.
How to reproduce
Use some RTL text in the Markdown Editor.
Logs
No response
Versions
Statamic 3.2.39 Pro
Laravel 8.83.8
PHP 8.0.17
statamic/ssg 0.9.0
Installation
Fresh statamic/statamic site via CLI
Antlers Parser
No response
Additional details
No response
Bug description
The Statamic Sites config allows you to enter sites with RTL support but the Statamic Control panel doesn't work with them.
It should be right aligned text, but it seems like the cursor also behaves strangely in RTL mode with the markdown parser. It's not really detecting well where the end of the line is and keeps putting the full-stop on the next line.
I also need to support Persian/Farsi which is RTL. I don't mind if the Control Panel remains the same for now with the same LTR layout but for editing RTL text it's difficult to use at the moment.
This is the RTL version:
We need some
direction: rtl;css on the form fields.How to reproduce
Use some RTL text in the Markdown Editor.
Logs
No response
Versions
Statamic 3.2.39 Pro
Laravel 8.83.8
PHP 8.0.17
statamic/ssg 0.9.0
Installation
Fresh statamic/statamic site via CLI
Antlers Parser
No response
Additional details
No response