md-to-react-email
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...
[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...