Edge Delivery Service with Universal Editor | Community
Skip to main content
AlessandroGi1
New Participant
August 22, 2024
Solved

Edge Delivery Service with Universal Editor

  • August 22, 2024
  • 3 replies
  • 1127 views

Hi All.

I publish some content from Universal Editor to Edge Delivery Services. I noticed that data-align attribute is carried over, but only with correct values (left, center, right), so I try with other css property, for example text-align and background-color, but nothing happens.

Are there any documentation about this things?

Regards,

Alessandro

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi @alessandrogi1 
Unfortunately, I am not able to find any document but it seems when nodes/content is converted to MD file, there are validation/rules ,which omits the other data.

I have seen same in document based authoring , where I tried to add a status or project report table but those were not rendering.

 

If you have a use case, you can share with me, I can check with Adobe EDS Team

3 replies

h_kataria
New Participant
September 13, 2024

Not sure if there is some way in which you can actually manipulate Edge delivery HTML, but if you are just trying to style your block, rather than relying on your data-attributes, you can essentially do it easily using your block.js or block.css

You can take a look at the existing blocks to get some ideas : https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/edge-delivery/build/block-collection 

arunpatidar
arunpatidarAccepted solution
New Participant
September 13, 2024

Hi @alessandrogi1 
Unfortunately, I am not able to find any document but it seems when nodes/content is converted to MD file, there are validation/rules ,which omits the other data.

I have seen same in document based authoring , where I tried to add a status or project report table but those were not rendering.

 

If you have a use case, you can share with me, I can check with Adobe EDS Team

Arun Patidar
kautuk_sahni
Employee
September 13, 2024

@h_kataria @estebanbustamante @aanchal-sikka @mukeshyadav_  @arunpatidar , Could you please review this question? 

Kautuk Sahni