How to change url text to the actual page title? #453
Replies: 2 comments 1 reply
-
Hi @fp-jcorriveau, check out the You can use this to output custom HTML based on a the value of a given link (e.g., an |
Beta Was this translation helpful? Give feedback.
-
I am doing this same thing now and I have it working by making an asynchronous call to a custom lambda function. It returns how I want it to, however, the way I have it setup in React if there are more than one string that fits a "URL" for Linkify it toggles between the two. I am struggling to find a way to have the render contained to the individual elements. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an options to turn the url text as the actual page title of the url...
For exemple, if in my text, I have https://google.com/
I would like it to be
(JIRA Style) With the favicon and title of the link.
Beta Was this translation helpful? Give feedback.
All reactions