Hyperlink in st-chat

I am using the component called “st-chat” for building my application. I am not being able to add hyperlinks in the chat interface given by st-chat. I have tried using the format

response = “check out this link” % url

but it did not work. So my question is, how to show hyperlinked text using st-chat?

Hey @azzi,

It sounds like hyperlinks might not be supported by the st-chat component. I’d recommend creating a GitHub Issue in the st-chat repo so the component creator can take a look.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.