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

Edge Delivery Service with Universal Editor

  • August 21, 2024
  • 2 replies
  • 977 views

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:

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

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

Attached the source code.

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 
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/wysiwyg-authoring/existing-projects 

2 replies

kautuk_sahni
Employee
September 13, 2024

@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
arunpatidar
New Participant
August 23, 2024

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
AlessandroGi1
New Participant
August 30, 2024

Thanks @arunpatidar 

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

Alessandro

arunpatidar
arunpatidarAccepted solution
New Participant
August 31, 2024

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/wysiwyg-authoring/existing-projects 

Arun Patidar