increase/ deacrese indent and align dont display proprely / work #30
Answered
by
julianpoemp
CorentinFortes
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
julianpoemp
May 23, 2024
Replies: 2 comments 3 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
3 replies
-
Ty so much this was the probleme thank you very much again for your great reactivity and help |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@CorentinFortes remember each button is a plugin itself. If you don't see an icon it indicates a missing plugin import. In your case import
as described here: https://github.com/julianpoemp/ngx-jodit/blob/main/libs/ngx-jodit/README.md#how-to-import-plugins
I didn't know that you have to import "justify.js" to get the align dropdown button. Because there is no documentation you have to search the plugins from the node_modules folder and test some plugins.