Is it possible to put a New Tab link in RASA WebChat the current methods given in the forum does not work. http://forum.rasa.com/t/link-open-in-new-tab/6440
I guess we would require to echo the href
attribute or maybe edit the js
file.
Hey @abdullahkhilji, can you try the below markdown for new tab link:
[link](url){:target="_blank"}
No, this does not works.