How to open markdown link in new page

Hi experts,

I am using Kibana 5.3 and I want to open link in a new tab using kibana Markdown visualization. This is what I tried
google_link{:target="_blank"}
I also tried HTML (code:

google_link

) but nothing works , Please help me .

Regards
VG

Hi Vikas

Currently this is not possible. There is an outstanding PR for the same request.

https://github.com/elastic/kibana/issues/5172

I recommend that you subscribe to the PR to get more updates on it.

Thanks
Rashmi

Thanks Rashmi,

Wow !! PR has been opened years back and no solution yet.