Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

Edge Delivery Service with Universal Editor

Avatar

Level 2

Hi all.

I've a question about the interaction between EDS and UE.

When I edit a page on Universal Editor, the source code of my page looks like this:

AlessandroGi1_0-1724232737366.png

When I publish, the source code from https://main--{repo}--{owner}.hlx.page/adventures looks like this:

Screenshot 2024-08-21 alle 11.33.44.png

What I'm doing wrong? What happens during publication?

Attached the source code.

Regards

Alessandro

4 Replies

Avatar

Community Advisor

Hi @AlessandroGi1 
This is expected, The authoring source is different in order to render page in Universal Editor and save data with edit in AEM.



Arun Patidar

Avatar

Level 2

Thanks @arunpatidar 

There's a way to control this process, with custom converter and so on?

Alessandro

Avatar

Community Advisor

Hi @AlessandroGi1 
Technically you can have your won markdown convertor according to Adobe's Official documentation but I am not sure you to use it

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/edge-delivery/wy... 



Arun Patidar

Avatar

Administrator

@AlessandroGi1 Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni