We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Team, i am trying to align image on left side in rich text editor but there is no such option available in image toolbar.
The text was updated successfully, but these errors were encountered:
https://ckeditor.com/docs/ckeditor5/latest/features/images/images-styles.html#presentational-styles
I try "imageStyle:alignLeft" and "imageStyle:alignRight" in
plugins.js ckeditor:config:editor:image:toolbar:[...,"imageStyle:alignLeft","imageStyle:alignRight"]
But not working, after a strapi build nothing change. Maybe need to rebuild plugin ?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hi Team, i am trying to align image on left side in rich text editor but there is no such option available in image toolbar.
The text was updated successfully, but these errors were encountered: