Unable to add hyperlink

I’m encountering an issue with my blog application where adding a hyperlink in the content causes the entire text to disappear after deployment. If I remove the hyperlink, the text appears as expected. Has anyone experienced a similar issue or can suggest a solution? Any help would be appreciated!

This topic has been created from a Discord post (1262482230161444924) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Your markdown configured incorrectly

Could you please explain it more? I selected the text and added the hyperlink and when I do that the text is disappearing

Create a small video of a problem

Added link to the text and saved it

Redeployed the app

and the text completely disappears

Sorry couldn’t create a video. Hope this explains the issue

Similar issue is happening with the bold text. Its there in Strapi content manager but not reflecting in the blog

I resolved the hyperlink issue from my frontend. But the bold issue is still there.

I would like to suggest you too use tinymce intead markdown. Sometimes the way like you are making yoour links is conflicting with HTML.

Alright thanks. I will try it out