shellscape / shellscape/jsx-email

Markdown component styling issue

Open
#413 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.3k
Forks
55
PR merge metrics
No merged PRs in 30d

Description

Expected Behavior

When rendering the markdown, the th should have a black 1px solid border around the cells, while the td should have a 4px solid blue border.

Actual Behavior

When rendering the Markdown, the th inside the markdown will have the styling of the td. The th css styles are not applied.

Additional Information

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the StackBlitz reproduction, especially templates/Reproduction.tsx, and compare the rendered Markdown table styles for th and td. Confirm that th receives a black 1px solid border while td retains a 4px solid blue border.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.