decaporg / decaporg/decap-cms

Support RTL in the Preview pane

Open
#2,524 7 comments 5 reactions 0 assignees View on GitHub
pinned
Dominant language
JavaScript
Stars
19.4k
Forks
3.1k
Avg merge
1d 14h
Merged PRs (30d)
9

Description

Writing RTL text in the markdown editor works well. The text appears from right to left:

![Screenshot_20190808_141727](https://user-images.githubusercontent.com/17391433/62699089-6388bb80-b9e7-11e9-877f-ecc2875713f4.png)

However, when pressing on the Preview button, the text rendered without `direction: rtl` property and appears from left to right:

![Screenshot_20190808_141930](https://user-images.githubusercontent.com/17391433/62699209-b06c9200-b9e7-11e9-89c6-a986ca6bebcb.png)

This is different from #1769 issue where the layout of the CMS itself was requested to support RTL.

Also, I would be happy to solve this issue if there is some info about where/how that work should be done.

netlify-cms-app 2.9.1
netlify-cms-core 2.11.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.