Some elements on the body contain class attributes, like
<p></p> the class body-paragraph is assigned
<p class="default__StyledText-xb1qmn-0 cptQFj body-paragraph">
The same for images, they are contained on <figure></figure>, they use article-body-image-container class.
<figure class="article-body-image-container"></figure>
But if you look the raw-html they don't use any class
<div class="html__StyledDiv-sc-1412fwz-0 jfIBEk block-margin-bottom"></div>
It will be good if all the elements on the article body contain a class attribute to maintain an integrity
Hi Beatriz – wanted to ask a couple follow-up questions.
Is this request for the Themes article body? (I think yes, but wanted to confirm)
What's the reason for having a class on raw-html? Can you expand on what you mean by maintaining an integrity, and why this would be useful to you?
Thanks for any additional details!