阿菜 Cai
阿菜 Cai
### 🤔 这个 PR 的性质是? - [ ] 日常 bug 修复 - [x] 新特性提交 - [ ] 文档改进 - [ ] 演示代码改进 - [ ] 组件样式/交互改进 - [ ] CI/CD...
### 🤔 这个 PR 的性质是? - [ ] 日常 bug 修复 - [ ] 新特性提交 - [ ] 文档改进 - [ ] 演示代码改进 - [ ] 组件样式/交互改进 - [ ]...
### Clear and concise description of the problem or idea. 要考虑的问题 1. 要通过 ci 同步,基于 `secrets.BOT_TOKEN` 是比较好的办法。 2. 要考虑当前 dev 分支的限制 - 当前受保护分支只允许使用 `pull_request`,目前在分支的保护上排除了他, 是否还有其他选项。 - 能否不用 `- force` 进行硬同步可能会丢失一些内容。
### Prerequisites - [x] There isn't an existing issue that requests the same feature, to avoid duplicates. ### Clear and concise description of the problem - 未来希望使用 [shiki](https://github.com/shikijs/shiki) 作为 code...
### Clear and concise description of the problem or idea. 现在eslint配置有些问题。建议是用 eslint-prettier-plugin ,不然IDE的表现跟CI不一致
### Validations - [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate. ### Issue Type Bug Report ### Version 0.2.1 ###...
### Clear and concise description of the problem or idea. 保证安装包在使用的时候不产生 `console`
### Prerequisites - [x] There isn't an existing issue that requests the same feature, to avoid duplicates. ### Clear and concise description of the problem 1. 包含现在已有的,搜索,替换(展开/收起)。 2. 包含大小写匹配,全子匹配,总共多少项/当前第几项。 3....
### Prerequisites - [x] There isn't an existing issue that requests the same feature, to avoid duplicates. ### Clear and concise description of the problem 考虑将`OpenAI` 的相关功能和能力从 core 中剥离出来,以`@cherry-markdown/OpenAI` 的形式发布成插件,用户可以按需使用此功能。...