Comparing version 2.4.0 to 2.4.1
@@ -14,3 +14,3 @@ { | ||
}, | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"scripts": { | ||
@@ -17,0 +17,0 @@ "dev": "vite dev", |
@@ -11,3 +11,3 @@ <div align="center"> | ||
<a href="https://github.com/BearToCode/carta-md/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/carta-md?color=%232cd1de" alt="license"></a> | ||
<a href="http://beartocode.me/carta-md/"><img src="https://img.shields.io/badge/demo-available-16b57c" alt="demo"></a> | ||
<a href="http://beartocode.github.io/carta-md/"><img src="https://img.shields.io/badge/demo-available-16b57c" alt="demo"></a> | ||
</div> | ||
@@ -17,3 +17,3 @@ | ||
Carta is a **lightweight**, **fast** and **extensible** Svelte Markdown editor and viewer, based on [Marked](https://github.com/markedjs/marked). Check out the [demo](http://beartocode.me/carta-md/) to see it in action. | ||
Carta is a **lightweight**, **fast** and **extensible** Svelte Markdown editor and viewer, based on [Marked](https://github.com/markedjs/marked). Check out the [demo](http://beartocode.github.io/carta-md/) to see it in action. | ||
Differently from most editors, Carta includes neither ProseMirror nor CodeMirror, allowing for an extremely small bundle size and fast loading time. | ||
@@ -20,0 +20,0 @@ |
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
91418