-
Notifications
You must be signed in to change notification settings - Fork 421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs:Cherry-markdown Competitor-Analysis #894
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Zerwolrod
changed the title
Docs:Cherry-markdown Competitor-Analysis
docs:Cherry-markdown Competitor-Analysis
Sep 5, 2024
【预览链接】 |
Co-authored-by: sunsonliu <sunsonliu@tencent.com>
* style: 暗黑主题优化 * feat: 暗黑风格侧边目录栏样式微调
* fix(type): type error in config * chore: 使用可选泛型扩展`自定义菜单工具栏` * fix: adjust the `Partial` of `CherryOptions` * `toc` 属性为可选 * fix: add type `onExpandCode` `onUnExpandCode` * recover client
* chore(release): 0.8.45 * chore(release): 0.8.46 * add: localization file (Russian) * Update index.js * Update index.js --------- Co-authored-by: sunsonliu(刘阳) <sunsonliu@tencent.com>
2. Toc 链接加上显示加上默认 self
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2024腾讯犀生鸟开源人才培养计划一CherryMarkdown 竞品分析
本项目是2024腾讯犀牛鸟开源人才培养计划—Cherry Markdown中的竞品分析任务。此次分析将从语法能力、功能、安全、性能、扩展能力以及引擎实现方式和二次开发难易程度等多个维度展开,全面对比 Cherry Markdown 与其他主要 markdown 编辑器的差异。目前已初步完成竞品概述、语法能力对比、功能对比几个板块的内容和整体结构梳理。
进度整理:
8.23-8.28进行了前期的竞品调研,8.29-9.5进行了文档的初步书写工作。
预计9.5-9.10完成所有测试和文档写作,9.10-9.15进行进一步的文档整理工作。
初步提交得比较仓促,非常粗糙,恳请各位导师批评指教。