@jsx-email/markdown
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@jsx-email/markdown", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
@@ -17,3 +17,3 @@ [npm]: https://img.shields.io/npm/v/@jsx-email/markdown | ||
A JSX email component which converts markdown input to valid HTML for email | ||
<div> | ||
<div><br> | ||
@@ -39,3 +39,3 @@ [`@jsx-email/markdown` Documentation](https://jsx.email/docs/components/markdown) | ||
We recommend using the [../cli](`@jsx-email/cli`) for [creating new templates](https://jsx.email/docs/quick-start#create-a-template). | ||
We recommend using the [`@jsx-email/cli`](../cli) for [creating new templates](https://jsx.email/docs/quick-start#create-a-template). | ||
@@ -42,0 +42,0 @@ Create an email template file (e.g. `Email.tsx`) and import the component: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9163