We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae845c commit 620a2ebCopy full SHA for 620a2eb
.changeset/fast-bobcats-battle.md
@@ -2,14 +2,12 @@
2
"md-to-react-email": major
3
---
4
5
-### Rewrite
6
-
7
### Changes
8
9
-- Added [`Marked`]() for markdown transformations
+- Added [`Marked`](https://marked.js.org/) for markdown transformations
10
- Removed `ParseMarkdownToReactEmail` function
11
12
### Fixes
13
14
-- Fixed issue with parsing list
+- Fixed issue with [list parsing](https://github.com/codeskills-dev/md-to-react-email/issues/11)
15
- Fixed `parseCssInJsToInlineCss` issue with numerical values
0 commit comments