mirror of
https://github.com/raven-pensieve/obsidian-ace-code-editor.git
synced 2026-07-22 05:48:56 +00:00
docs: 更新文档
This commit is contained in:
parent
ad93bdbbed
commit
396e354681
3 changed files with 1444 additions and 2 deletions
10
README.ZH.md
10
README.ZH.md
|
|
@ -39,7 +39,15 @@
|
|||
|
||||
## 许可证
|
||||
|
||||
此项目基于 MIT LICENSE 许可 - 详情请参阅 [LICENSE](LICENSE) 文件。
|
||||
此项目基于 GPL-3.0 LICENSE 许可 - 详情请参阅 [LICENSE](LICENSE) 文件。
|
||||
|
||||
## 致谢
|
||||
|
||||
本项目参考或使用了以下项目的代码和想法:
|
||||
|
||||
- [Ace Editor](https://github.com/ajaxorg/ace)
|
||||
- [TextMate Themes](https://github.com/filmgirl/TextMate-Themes)
|
||||
- [Obsidian Import Code](https://github.com/yu4n2h1/obsidian-import-code)
|
||||
|
||||
## Star 历史
|
||||
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ An enhanced code editor using Ace editor, providing syntax highlighting, code fo
|
|||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT LICENSE - see the [LICENSE](LICENSE) file for details.
|
||||
This project is licensed under the GPL-3.0 LICENSE - see the [LICENSE](LICENSE) file for details.
|
||||
|
||||
## Star History
|
||||
|
||||
|
|
|
|||
1434
docs/dev/import-code-integration-plan.md
Normal file
1434
docs/dev/import-code-integration-plan.md
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue