Feature md2html api#1291
Open
jimmie0204 wants to merge 16 commits into
Open
Conversation
|
🚀 Surge Preview has been successfully deployed! Preview URL: https://doocs-md-preview-pr-1291.surge.sh Built with commit 017c67f |
Member
|
build失败,解决下问题哈 |
added 12 commits
January 30, 2026 13:57
- 更新渲染接口文档 (md-to-html-api-doc-new.md) - 优化渲染服务与入口逻辑
- 重命名 @codemirror__view.patch 为 @codemirror__view@6.38.8.patch - 添加 langium@3.3.1 到 trustPackage 列表
- 将 trustPackage 改为 trustedDependencies - 将 trustPolicy 从 no-downgrade 改为 audit - 解决 langium@3.3.1 信任降级错误
- 将 patch 文件名恢复为上游格式(不带版本号) - 更新 pnpm-lock.yaml 与配置同步
c2e91be to
dbefb10
Compare
patch 文件名从 @codemirror__view.patch 改为 @codemirror__view@6.38.8.patch
Author
done |
- Update package versions from catalog: to explicit versions - Keep md-cli custom dependencies for md2html API feature - Update @codemirror/view to 6.39.12 with new patch file
d7a4fe8 to
75123aa
Compare
This file contains hidden or 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
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.
新增markdown转html的接口能力,和页面设置的样式基本一致