This bounty is no longer available
Web3 DAO | Ethereum Foundation Logo

Visual regression in markdown tables

Organization

Ethereum Foundation

Deadline

N/A

Status

ENDED


INSTRUCTIONS

Describe the bug

The markdown table has visually regressed and is no longer displaying as intended.

  • Lines that divide rows are missing
  • Content isn't aligned correctly

You can see how it displayed before in this preview versus how the markdown table displays now.

To reproduce

  1. Go to https://ethereum.org/en/nft/
  2. Scroll down to the NFT comparison table
  3. See visual regression

Expected behavior

The table should be correctly formatted (as per the previous visual style) dividers between rows and left aligned.

Screenshots

Current:

<img width="1124" alt="Screenshot 2022-09-26 at 11 37 24" src="https://user-images.githubusercontent.com/62268199/192256208-d076888d-8362-4037-b8a5-e9c5b9afa985.png">

Before (expected):

<img width="1057" alt="Screenshot 2022-09-26 at 11 37 33" src="https://user-images.githubusercontent.com/62268199/192256211-2d22e1ec-5167-41ed-b720-2cf9ff0bbf7c.png">

Additional context

I suspect this happened as part of the migration to Chakra.