Ideas for Arc XP

Add class to raw-html

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



  • Beatriz Salazar
  • Nov 2 2021
  • Needs more information
  • Attach files
  • Admin
    Sara Carothers commented
    November 09, 2021 20:37

    Hi Beatriz – wanted to ask a couple follow-up questions.

    1. Is this request for the Themes article body? (I think yes, but wanted to confirm)

    2. 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!