Solved
RTE- link issue: Special character & is getting converted to &
Hi,
We have a requirement to have a custom link plugin where link will contain & char but RTE is converting it to & while storing the data into jcr.
Is there any way to prevent it from being converted and have it as & only?