Text editor - justify format
Would it be possible to add the “justify” formatting option to the text editor?
Our product updates and articles across all channels use this formatting, but it is not currently available in the text editor, even though it is a very common feature.
At the moment, to justify the text, we need to add the following snippet to each single paragraph of the product update or article in control:
<p style="text-align:justify">
The longer the content is, the more time it takes to format it properly.