@cherry-markdown/cherry-markdown-dev 0.10.3-202601081606.2478d68 → 0.10.3-202601231109.9778b41
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 +3 -3
- 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/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
**⚠️ 开发预览警告 / Development Preview Warning**
|
|
2
2
|
|
|
3
|
-
变更 / Changes:
|
|
3
|
+
变更 / Changes: 9778b41 fix: 修复 demo 中 pinyin 转换失效的问题 (#1607)
|
|
4
4
|
|
|
5
|
-
此版本为[临时测试版](@cherry-markdown/cherry-markdown-dev@0.10.3-
|
|
5
|
+
此版本为[临时测试版](@cherry-markdown/cherry-markdown-dev@0.10.3-202601231109.9778b41),禁止在生产环境使用!
|
|
6
6
|
|
|
7
|
-
This is a [development preview version](@cherry-markdown/cherry-markdown-dev@0.10.3-
|
|
7
|
+
This is a [development preview version](@cherry-markdown/cherry-markdown-dev@0.10.3-202601231109.9778b41), do NOT use in production!
|
|
8
8
|
|