LTR/RTL Support
- Dominant language
- JavaScript
- Stars
- 12k
- Forks
- 546
- PR merge metrics
- No merged PRs in 30d
Description
RTL (Right-To-Left) support is quite necessary when using the editor to write in languages such as hebrew or arabic. A simple text alignment right does not result in the same effect.
https://www.w3schools.com/tags/att_global_dir.asp
Preferrably, buttons to switch text direction to LTR or RTL is what is needed here.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue, so start by locating the editor's contenteditable and formatting-button entry points. Define done as providing controls that switch text direction between LTR and RTL, with behavior suitable for Hebrew and Arabic rather than only right-aligning text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100