@airalogy/aimd-editor 1.8.0 → 1.9.1

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  # @airalogy/aimd-editor
2
2
 
3
3
  [![npm version](https://img.shields.io/npm/v/%40airalogy%2Faimd-editor?logo=npm&color=cb3837)](https://www.npmjs.com/package/@airalogy/aimd-editor)
4
- [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/airalogy/aimd/blob/main/LICENSE)
4
+ [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/airalogy/airalogy/blob/main/LICENSE)
5
5
 
6
6
  AIMD (Airalogy Markdown) authoring toolkit for Monaco + Vue (WYSIWYG/source workflows).
7
7
 
@@ -43,9 +43,9 @@ For advanced embedding, the low-level `AimdWysiwygEditor` now accepts a custom M
43
43
 
44
44
  ## Documentation
45
45
 
46
- - EN: <https://airalogy.github.io/aimd/en/packages/aimd-editor>
47
- - 中文: <https://airalogy.github.io/aimd/zh/packages/aimd-editor>
48
- - Source docs: `aimd/docs/en/packages/aimd-editor.md`, `aimd/docs/zh/packages/aimd-editor.md`
46
+ - EN: <https://airalogy.github.io/airalogy/aimd/en/packages/aimd-editor>
47
+ - 中文: <https://airalogy.github.io/airalogy/aimd/zh/packages/aimd-editor>
48
+ - Source docs: `docs/aimd/en/packages/aimd-editor.md`, `docs/aimd/zh/packages/aimd-editor.md`
49
49
 
50
50
  ## Citation
51
51
 
package/README.zh-CN.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # @airalogy/aimd-editor
2
2
 
3
3
  [![npm version](https://img.shields.io/npm/v/%40airalogy%2Faimd-editor?logo=npm&color=cb3837)](https://www.npmjs.com/package/@airalogy/aimd-editor)
4
- [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/airalogy/aimd/blob/main/LICENSE)
4
+ [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/airalogy/airalogy/blob/main/LICENSE)
5
5
 
6
6
  面向 AIMD(Airalogy Markdown)的编辑工具包(Monaco + Vue,可视化/源码双模式)。
7
7
 
@@ -43,6 +43,6 @@ Vue 源码编辑器会显示 parser 级语义 warning,包括 AIMD var 默认
43
43
 
44
44
  ## 文档
45
45
 
46
- - EN: <https://airalogy.github.io/aimd/en/packages/aimd-editor>
47
- - 中文: <https://airalogy.github.io/aimd/zh/packages/aimd-editor>
48
- - 文档源码:`aimd/docs/en/packages/aimd-editor.md`、`aimd/docs/zh/packages/aimd-editor.md`
46
+ - EN: <https://airalogy.github.io/airalogy/aimd/en/packages/aimd-editor>
47
+ - 中文: <https://airalogy.github.io/airalogy/aimd/zh/packages/aimd-editor>
48
+ - 文档源码:`docs/aimd/en/packages/aimd-editor.md`、`docs/aimd/zh/packages/aimd-editor.md`