For one of my node example imports I would like to show in the editor a clickable link to take the user to my external site for a detailed description of how to use the example. I tried using a Comment node and in there putting something like this in the Name field.
Click [this](https:mysite.com) for full details. Or <a href="https://mysite.com">Full Details</a>
That just shows as plain text in the editor though.
However, if I put that in the description field and click on the Information icon on the node then the popup text does include functioning links. Unfortunately I really want the link immediately visible as most users won't know to click on the Info icon so that is not ideal.
Is there any way (using core nodes) that I can get a clickable link immediately visible in the editor?
