@cherry-markdown/cherry-markdown-dev 0.8.58-dev-dev.3a08a01 → 0.8.58-dev-dev.7967410
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/README.md +2 -2
- package/dist/addons/advance/cherry-table-echarts-plugin.js +1 -1
- package/dist/addons/cherry-code-block-mermaid-plugin.js +1 -1
- package/dist/cherry-markdown.core.common.js +1 -1
- package/dist/cherry-markdown.core.js +1 -1
- 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 +1 -1
package/dist/cherry-markdown.js
CHANGED
|
@@ -88885,7 +88885,7 @@
|
|
|
88885
88885
|
forEach$5(nodeIgnorePlugin).call(nodeIgnorePlugin, function (key) {
|
|
88886
88886
|
});
|
|
88887
88887
|
}
|
|
88888
|
-
var VERSION = "0.8.58-dev-dev.
|
|
88888
|
+
var VERSION = "0.8.58-dev-dev.7967410-79674107";
|
|
88889
88889
|
var CherryStatic = /*#__PURE__*/function () {
|
|
88890
88890
|
// for type check only
|
|
88891
88891
|
// TODO: fix this error
|