Open mattsqd opened 3 weeks ago
CKEditor uses class="text-align-center"
for text and data-align="center"
for media blobs.
<p class="text-align-center">
<strong>Enjoy virtual merriment, musical performances, sketch comedy, dance videos, warm words, and more!</strong>
</p>
<drupal-media data-entity-type="media" data-entity-uuid="166c1158-7d71-4f58-bab4-7fc20e0f43ed" data-align="center"> </drupal-media>
Describe the bug Centering text in the WYSYWIG does not center the text on display, only on the edit page.
To Reproduce Steps to reproduce the behavior:
Expected behavior All alignment options from the WYSIWYG should apply.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.