Hi @tk415 ,It is the default behavior of the RTE in AEM. When you edit the RTE-Description field and add new content, the RTE might automatically remove certain HTML elements, including links, if they don't conform to the allowed markup,you can configure allowed markup for the RTE to control what HTML elements are allowed in the RTE-Description field.You can define a whitelist of allowed elements, attributes, and protocols, including links.
To configure allowed markup, you can follow these steps:
-Navigate to (http://localhost:4502/libs/cq/ui/content/dumplibs.html).
-"Configure" link for the desired RTE configuration (e.g., "Text (Text)").
-Add <a> to the list of allowed elements and configure other attributes and protocols as needed.