Teradata / covalent

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

Tables are rendered differently in MD when placed in a list #2074

Closed fs250044 closed 8 months ago

fs250044 commented 10 months ago

Describe the bug The MD rendering of tables differs if the table is in a list (ordered or unordered). Table formatting should not change.

To Reproduce Create a MD table within a list. Notice that the table includes shading: image

Create a MD table not in a list. Notice that the table does not include shading: image

Other differences include:

Tables should be identical.

Expected behavior Table format should not change simply by moving a table into a list.

Screenshots Included above

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

owilliams320 commented 8 months ago

:tada: This issue has been resolved in version 7.4.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: