script-server
                                
                                 script-server copied to clipboard
                                
                                    script-server copied to clipboard
                            
                            
                            
                        link in a new tab
Hi,
a curiosity, when in a json file in the description I have a link to a webpage
example:
"description": "[**info**](https://_webadresse_)", 
is there a way, by chance, that when you click the link it opens in a new tab?
Hi, sorry, I missed your question :( Unfortunately, this is not possible with markdown syntax :(
I read a few comments around that Markdown-2.5.2 supports the syntax
[link](url){:target="_blank"}
but I don't know if this is true...