Teradata / covalent

Teradata UI Platform built on Angular Material
https://teradata.github.io/covalent/
MIT License
2.23k stars 357 forks source link

fix(markdown): external icon for target _blank #2070

Closed owilliams320 closed 8 months ago

owilliams320 commented 12 months ago

Description

closes #2063

Adding external link icon for links in markdown parsers that use target="_blank"

Test Steps

General Tests for Every PR

Screenshots or link to StackBlitz/Plunker

Screenshot 2023-11-06 at 11 01 06 AM

adamnel commented 12 months ago

Need to remove the underline from the icon on hover:

image

Otherwise looks good - text is wrapping above and below without the icon pushing the line-height wider on rows where it's present, which was my biggest concern.

owilliams320 commented 8 months ago

:tada: This PR is included in version 8.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: