To allow some very basic hyperlinking in commit descriptions we can
replace fully specified urls with a valid scheme into
radicle-external-link components.
๐ Preview ๐ Workflow runs ๐ Branch on GitHub
To allow some very basic hyperlinking in commit descriptions we can
replace fully specified urls with a valid scheme into
radicle-external-link components.
๐ Preview ๐ Workflow runs ๐ Branch on GitHub
The email part of the author is now missing according to the visual spec. We probably still want to see that. Likely something to do with sanitizing the whole description. It might be that we now strip out also other things that would have been shown previously.
Escape html characters before rendering commit description with lodash.escape