Sightly rte hyperlink rendering issue
Team,
I am trying to display html content from rte in my Sightly component. I am using {data @context='html'}. This works fine for complete HTML content except hyperlinks in content are getting rendered as plain text. I have tried all other display context available and nothing seems to be working here.
Has anyone else faced similar issue?