Hi there. For some reason the markdown provided doesn’t have links working. I always have to ask for the full links written out full. How can I fix this?
Cheers
Hi there. For some reason the markdown provided doesn’t have links working. I always have to ask for the full links written out full. How can I fix this?
Cheers
Hello,
Can you provide more information about which link causes you issue?
Usually it extract the link directly from your document.
Here is an example: edX - Data Science: Probability
The Markdown shows it’s a link, as does the syntax. No href element though.
Having same issue, when asking chatGPT to iterate a list of links for CVE numbers to RedHat’s site
I can see it begin returning markdown with the correctly formatted link, but then the link is not clickable. When you inspect code it looks like this:
This seems to only be an issue on the desktop version of the site. Links format right in app and on mobile Firefox. I am using Firefox browser to access the desktop version. On version 129.0.1 (64-bit).
Whoops forgot to code block that CVE link, this is what it looks like.
<li><strong><a rel="noopener" target="_new">CVE-2022-46329</a></strong></li>
I just tried updating Firefox to latest 129.0.2 (64-bit) and same issue.
still an issue with web app
same here, I’m getting links with “noopener” that don’t click or go anywhere.