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

Block specific Text direction #2638

Open
bilel opened this issue Feb 27, 2024 · 0 comments
Open

Block specific Text direction #2638

bilel opened this issue Feb 27, 2024 · 0 comments

Comments

@bilel
Copy link

bilel commented Feb 27, 2024

The actual direction parameter is cool ! But it's applied to all blocks :

const editor = new EditorJS({
	   i18n: {
		 direction: 'rtl',
	  },

We could add mixed languages into the same document.
I suggest adding a block specific direction that takes the priority over the global document direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant