Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New extension: RTL #1278

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

New extension: RTL #1278

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 9, 2024

Description

This experimental extension adds the RTL Mark character to identify text as right to left (Arabic, for example).
It provides the option to use Right-to-Left Override to enforce the direction, however it reverses left-to-right text.

How to use the extension

Add the behavior and the extension will work automatically if the text is 100% rtl characters and won't affect if the text ltr.
If you enabled override, it will force RTL and reverse ltr text.

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

RTL Example.zip

Extension file

RTL.zip

@github-actions github-actions bot added the ✨ New extension A new extension label May 9, 2024
@github-actions github-actions bot requested a review from a team as a code owner May 9, 2024 10:28
@github-actions github-actions bot added this to Needs review in Extensions review May 9, 2024
@github-actions github-actions bot mentioned this pull request May 9, 2024
3 tasks
@D8H
Copy link
Contributor

D8H commented May 11, 2024

Thank you for submitting an extension.

Please, can you explain which issues you faced and how you solved them with the extension with some instances of sentences?

Is it related to this issue?

@EyadMahm0ud
Copy link

Hello, D8H.

Is it related to this issue?

Yes, it is.
However, since the whole thing was done in less than 24 hours, the extension is rather primitive but still functional.
I may rewrite it from scratch using JavaScript and commit some breaking changes before the end of this month (deadline: 1 June 2024).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension
Projects
Extensions review
  
Needs review
Development

Successfully merging this pull request may close these issues.

None yet

2 participants