cherry-markdown 0.8.28 → 0.8.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -0
- package/dist/cherry-markdown.core.common.js +1 -1
- package/dist/cherry-markdown.core.js +1 -1
- package/dist/cherry-markdown.css +4958 -0
- package/dist/cherry-markdown.engine.core.common.js +1 -1
- package/dist/cherry-markdown.engine.core.esm.js +1 -1
- package/dist/cherry-markdown.engine.core.js +1 -1
- package/dist/cherry-markdown.esm.js +1 -1
- package/dist/cherry-markdown.js +1 -1
- package/dist/cherry-markdown.min.js +1 -1
- package/dist/fonts/ch-icon.eot +0 -0
- package/dist/fonts/ch-icon.ttf +0 -0
- package/dist/fonts/ch-icon.woff +0 -0
- package/dist/fonts/ch-icon.woff2 +0 -0
- package/package.json +9 -7
package/dist/cherry-markdown.js
CHANGED
|
@@ -89483,7 +89483,7 @@
|
|
|
89483
89483
|
});
|
|
89484
89484
|
}
|
|
89485
89485
|
|
|
89486
|
-
var VERSION = "0.8.
|
|
89486
|
+
var VERSION = "0.8.29-70b67f16";
|
|
89487
89487
|
var CherryStatic = /*#__PURE__*/function () {
|
|
89488
89488
|
// for type check only
|
|
89489
89489
|
// TODO: fix this error
|