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
@jsxp-email/cliVersion?: ??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