Open simone-romiti opened 2 years ago
In the rendered card, links pointing to a URL open the browser at the wrong address. Example:
[link to webpage](www.google.it)
opens the link in the localhost: <localhost>/www.google.it.
<localhost>/www.google.it
Maybe you can try
[link to webpage](https://www.google.it)
In the rendered card, links pointing to a URL open the browser at the wrong address. Example:
opens the link in the localhost:
<localhost>/www.google.it
.