Teradata / covalent

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

fix: add support for markdown syntax in table cells #2037

Closed DersJ closed 1 year ago

DersJ commented 1 year ago

Description

We might want to use markdown syntax in table cells to show links, style text, or do other stuff.

This is handle automatically by showdown, but wasn't captured in our custom TdFlavoredMarkdownTableComponent.

What's included?

This fixes https://teradatacloud.atlassian.net/browse/CCP-2488

Test Steps

General Tests for Every PR

Screenshots or link to StackBlitz/Plunker
Screenshot 2023-07-10 at 2 46 10 PM
owilliams320 commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: