Closed mark-chief closed 7 years ago
This is the expected behavior because "clear": true
only removes the inline formatting. What I would suggest to remove the alignment class is to setup “Align left” like so:
"align-left": {
"title": "Align left",
"args": ["p"]
},
Doesn't seem to have any effect when trying to remove formatting. Craft v2.6.2978
Tried on paragraph text like
<p class="align-left">asdasd</p>