md-to-react-email icon indicating copy to clipboard operation
md-to-react-email copied to clipboard

Lightweight utility for converting Markdown into valid React-email templates. This tool simplifies the process of creating responsive and customisable email templates by leveraging the power of React...

Results 4 md-to-react-email issues
Sort by recently updated
recently updated
newest added
trafficstars

[md2re.codeskills.dev](https://md2re.codeskills.dev) is not accessible

Previously, both ⁠`` (header) and ⁠`` (data) table cells were rendered using ⁠`finalStyles.td`, which meant header cell styles were ignored. This PR updates the table cell renderer to check if...

`marked@7` has many issues, and most notably for me was the incorrect measurement of unicode characters like emojis. This PR includes the *hopefully* minimal set of changes necessary to bump...