Skip to content

fix: #1842 修复代码块语法中多了空格的问题 - #1843

Merged
sunsonliu merged 1 commit into
devfrom
fix1842
Aug 4, 2026
Merged

fix: #1842 修复代码块语法中多了空格的问题#1843
sunsonliu merged 1 commit into
devfrom
fix1842

Conversation

@sunsonliu

Copy link
Copy Markdown
Collaborator

No description provided.

@changeset-bot

changeset-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 4747636

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
cherry-markdown Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Aug 4, 2026

Copy link
Copy Markdown

Open in StackBlitz

cherry-markdown

pnpm add https://pkg.pr.new/cherry-markdown@1843
npm i https://pkg.pr.new/cherry-markdown@1843
yarn add https://pkg.pr.new/cherry-markdown@1843.tgz

@cherry-markdown/miniprogram

pnpm add https://pkg.pr.new/@cherry-markdown/miniprogram@1843
npm i https://pkg.pr.new/@cherry-markdown/miniprogram@1843
yarn add https://pkg.pr.new/@cherry-markdown/miniprogram@1843.tgz

commit: 4747636

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Size Change: -609 B (-0.01%)

Total Size: 7.57 MB

📦 View Changed
Filename Size Change
packages/cherry-markdown/dist/cherry-markdown.core.js 658 kB -74 B (-0.01%)
packages/cherry-markdown/dist/cherry-markdown.engine.core.esm.js 277 kB -71 B (-0.03%)
packages/cherry-markdown/dist/cherry-markdown.engine.core.js 277 kB -65 B (-0.02%)
packages/cherry-markdown/dist/cherry-markdown.esm.js 1.54 MB -86 B (-0.01%)
packages/cherry-markdown/dist/cherry-markdown.js 2.95 MB -73 B (0%)
packages/cherry-markdown/dist/cherry-markdown.stream.esm.js 471 kB -58 B (-0.01%)
packages/cherry-markdown/dist/cherry-markdown.stream.js 471 kB -81 B (-0.02%)
packages/cherry-markdown/dist/types/core/hooks/CodeBlock.d.ts 1.59 kB -15 B (-0.93%)
packages/cherry-markdown/dist/types/core/hooks/Transfer.d.ts 186 B +11 B (+6.29%) 🔍
packages/cherry-markdown/dist/types/core/HooksConfig.d.ts 511 B -12 B (-2.29%)
packages/miniProgram/dist/miniProgram.esm.js 250 kB -85 B (-0.03%)
ℹ️ View Unchanged
Filename Size
packages/cherry-markdown/dist/addons/advance/cherry-codeblock-echarts-plugin.esm.js 30.1 kB
packages/cherry-markdown/dist/addons/advance/cherry-codeblock-echarts-plugin.js 30.2 kB
packages/cherry-markdown/dist/addons/advance/cherry-table-echarts-plugin.esm.js 46.5 kB
packages/cherry-markdown/dist/addons/advance/cherry-table-echarts-plugin.js 46.6 kB
packages/cherry-markdown/dist/addons/advance/cherry-tapd-checklist-plugin.esm.js 26.8 kB
packages/cherry-markdown/dist/addons/advance/cherry-tapd-checklist-plugin.js 26.9 kB
packages/cherry-markdown/dist/addons/advance/cherry-tapd-html-tag-plugin.esm.js 26.8 kB
packages/cherry-markdown/dist/addons/advance/cherry-tapd-html-tag-plugin.js 26.9 kB
packages/cherry-markdown/dist/addons/advance/cherry-tapd-table-plugin.esm.js 28.9 kB
packages/cherry-markdown/dist/addons/advance/cherry-tapd-table-plugin.js 29 kB
packages/cherry-markdown/dist/addons/cherry-code-block-mermaid-plugin.esm.js 28.9 kB
packages/cherry-markdown/dist/addons/cherry-code-block-mermaid-plugin.js 29 kB
packages/cherry-markdown/dist/addons/cherry-code-block-plantuml-plugin.esm.js 20.6 kB
packages/cherry-markdown/dist/addons/cherry-code-block-plantuml-plugin.js 20.7 kB
packages/cherry-markdown/dist/cherry-markdown.core.d.ts 110 B
packages/cherry-markdown/dist/cherry-markdown.css 41.4 kB
packages/cherry-markdown/dist/cherry-markdown.d.ts 105 B
packages/cherry-markdown/dist/cherry-markdown.engine.core.d.ts 116 B
packages/cherry-markdown/dist/cherry-markdown.engine.core.esm.d.ts 116 B
packages/cherry-markdown/dist/cherry-markdown.esm.d.ts 101 B
packages/cherry-markdown/dist/cherry-markdown.markdown.css 25.9 kB
packages/cherry-markdown/dist/cherry-markdown.markdown.min.css 17.3 kB
packages/cherry-markdown/dist/cherry-markdown.min.css 31.5 kB
packages/cherry-markdown/dist/cherry-markdown.stream.d.ts 104 B
packages/cherry-markdown/dist/cherry-markdown.stream.esm.d.ts 100 B
packages/cherry-markdown/dist/types/addons/advance/cherry-codeblock-echarts-plugin.d.ts 498 B
packages/cherry-markdown/dist/types/addons/advance/cherry-table-echarts-plugin.d.ts 2.53 kB
packages/cherry-markdown/dist/types/addons/advance/cherry-tapd-checklist-plugin.d.ts 323 B
packages/cherry-markdown/dist/types/addons/advance/cherry-tapd-html-tag-plugin.d.ts 494 B
packages/cherry-markdown/dist/types/addons/advance/cherry-tapd-table-plugin.d.ts 1.15 kB
packages/cherry-markdown/dist/types/addons/cherry-code-block-mermaid-plugin.d.ts 2.63 kB
packages/cherry-markdown/dist/types/addons/cherry-code-block-plantuml-plugin.d.ts 160 B
packages/cherry-markdown/dist/types/Cherry.config.d.ts 123 B
packages/cherry-markdown/dist/types/Cherry.d.ts 5.24 kB
packages/cherry-markdown/dist/types/CherryStatic.d.ts 638 B
packages/cherry-markdown/dist/types/CherryStream.d.ts 1.59 kB
packages/cherry-markdown/dist/types/core/HookCenter.d.ts 789 B
packages/cherry-markdown/dist/types/core/hooks/AiFlowAutoClose.d.ts 370 B
packages/cherry-markdown/dist/types/core/hooks/AutoLink.d.ts 1.12 kB
packages/cherry-markdown/dist/types/core/hooks/BackgroundColor.d.ts 189 B
packages/cherry-markdown/dist/types/core/hooks/Blockquote.d.ts 195 B
packages/cherry-markdown/dist/types/core/hooks/Br.d.ts 193 B
packages/cherry-markdown/dist/types/core/hooks/Color.d.ts 183 B
packages/cherry-markdown/dist/types/core/hooks/CommentReference.d.ts 665 B
packages/cherry-markdown/dist/types/core/hooks/Detail.d.ts 328 B
packages/cherry-markdown/dist/types/core/hooks/Emoji.config.d.ts 9.31 kB
packages/cherry-markdown/dist/types/core/hooks/Emoji.d.ts 9.36 kB
packages/cherry-markdown/dist/types/core/hooks/Emphasis.d.ts 263 B
packages/cherry-markdown/dist/types/core/hooks/Footnote.d.ts 307 B
packages/cherry-markdown/dist/types/core/hooks/FrontMatter.d.ts 192 B
packages/cherry-markdown/dist/types/core/hooks/Header.d.ts 596 B
packages/cherry-markdown/dist/types/core/hooks/HighLight.d.ts 157 B
packages/cherry-markdown/dist/types/core/hooks/Hr.d.ts 223 B
packages/cherry-markdown/dist/types/core/hooks/HtmlBlock.d.ts 313 B
packages/cherry-markdown/dist/types/core/hooks/Image.d.ts 325 B
packages/cherry-markdown/dist/types/core/hooks/InlineCode.d.ts 181 B
packages/cherry-markdown/dist/types/core/hooks/InlineMath.d.ts 707 B
packages/cherry-markdown/dist/types/core/hooks/Link.d.ts 560 B
packages/cherry-markdown/dist/types/core/hooks/List.d.ts 347 B
packages/cherry-markdown/dist/types/core/hooks/MathBlock.d.ts 461 B
packages/cherry-markdown/dist/types/core/hooks/Panel.d.ts 1.5 kB
packages/cherry-markdown/dist/types/core/hooks/Paragraph.d.ts 664 B
packages/cherry-markdown/dist/types/core/hooks/Ruby.d.ts 154 B
packages/cherry-markdown/dist/types/core/hooks/Size.d.ts 176 B
packages/cherry-markdown/dist/types/core/hooks/Space.d.ts 199 B
packages/cherry-markdown/dist/types/core/hooks/Strikethrough.d.ts 241 B
packages/cherry-markdown/dist/types/core/hooks/Sub.d.ts 179 B
packages/cherry-markdown/dist/types/core/hooks/Suggester.d.ts 2.22 kB
packages/cherry-markdown/dist/types/core/hooks/SuggestList.d.ts 158 B
packages/cherry-markdown/dist/types/core/hooks/Sup.d.ts 179 B
packages/cherry-markdown/dist/types/core/hooks/Table.d.ts 554 B
packages/cherry-markdown/dist/types/core/hooks/Toc.d.ts 974 B
packages/cherry-markdown/dist/types/core/hooks/Underline.d.ts 156 B
packages/cherry-markdown/dist/types/core/ParagraphBase.d.ts 1.42 kB
packages/cherry-markdown/dist/types/core/SyntaxBase.d.ts 956 B
packages/cherry-markdown/dist/types/Editor.d.ts 6.26 kB
packages/cherry-markdown/dist/types/Engine.d.ts 1.77 kB
packages/cherry-markdown/dist/types/Event.d.ts 531 B
packages/cherry-markdown/dist/types/Factory.d.ts 1.02 kB
packages/cherry-markdown/dist/types/index.core.d.ts 122 B
packages/cherry-markdown/dist/types/index.d.ts 122 B
packages/cherry-markdown/dist/types/index.engine.core.d.ts 375 B
packages/cherry-markdown/dist/types/index.engine.d.ts 93 B
packages/cherry-markdown/dist/types/index.stream.d.ts 107 B
packages/cherry-markdown/dist/types/libs/rawdeflate.d.ts 87 B
packages/cherry-markdown/dist/types/locales/en_US.d.ts 1.18 kB
packages/cherry-markdown/dist/types/locales/index.d.ts 141 B
packages/cherry-markdown/dist/types/locales/ru_RU.d.ts 1.18 kB
packages/cherry-markdown/dist/types/locales/zh_CN.d.ts 1.18 kB
packages/cherry-markdown/dist/types/Logger.d.ts 441 B
packages/cherry-markdown/dist/types/Previewer.d.ts 2.8 kB
packages/cherry-markdown/dist/types/Sanitizer.d.ts 69 B
packages/cherry-markdown/dist/types/toolbars/Bubble.d.ts 1.02 kB
packages/cherry-markdown/dist/types/toolbars/BubbleFormula.d.ts 1.38 kB
packages/cherry-markdown/dist/types/toolbars/BubbleTable.d.ts 329 B
packages/cherry-markdown/dist/types/toolbars/FloatMenu.d.ts 767 B
packages/cherry-markdown/dist/types/toolbars/HiddenToolbar.d.ts 226 B
packages/cherry-markdown/dist/types/toolbars/HookCenter.d.ts 512 B
packages/cherry-markdown/dist/types/toolbars/hooks/Align.d.ts 191 B
packages/cherry-markdown/dist/types/toolbars/hooks/Audio.d.ts 372 B
packages/cherry-markdown/dist/types/toolbars/hooks/Bold.d.ts 455 B
packages/cherry-markdown/dist/types/toolbars/hooks/Br.d.ts 370 B
packages/cherry-markdown/dist/types/toolbars/hooks/ChangeLocale.d.ts 252 B
packages/cherry-markdown/dist/types/toolbars/hooks/CheckList.d.ts 353 B
packages/cherry-markdown/dist/types/toolbars/hooks/Code.d.ts 398 B
packages/cherry-markdown/dist/types/toolbars/hooks/CodeTheme.d.ts 451 B
packages/cherry-markdown/dist/types/toolbars/hooks/Color.d.ts 2.1 kB
packages/cherry-markdown/dist/types/toolbars/hooks/Copy.d.ts 697 B
packages/cherry-markdown/dist/types/toolbars/hooks/CursorPosition.d.ts 207 B
packages/cherry-markdown/dist/types/toolbars/hooks/Detail.d.ts 324 B
packages/cherry-markdown/dist/types/toolbars/hooks/DrawIo.d.ts 420 B
packages/cherry-markdown/dist/types/toolbars/hooks/Export.d.ts 195 B
packages/cherry-markdown/dist/types/toolbars/hooks/File.d.ts 369 B
packages/cherry-markdown/dist/types/toolbars/hooks/Formula.d.ts 509 B
packages/cherry-markdown/dist/types/toolbars/hooks/FullScreen.d.ts 206 B
packages/cherry-markdown/dist/types/toolbars/hooks/Graph.d.ts 736 B
packages/cherry-markdown/dist/types/toolbars/hooks/H1.d.ts 390 B
packages/cherry-markdown/dist/types/toolbars/hooks/H2.d.ts 391 B
packages/cherry-markdown/dist/types/toolbars/hooks/H3.d.ts 391 B
packages/cherry-markdown/dist/types/toolbars/hooks/Header.d.ts 505 B
packages/cherry-markdown/dist/types/toolbars/hooks/Hr.d.ts 373 B
packages/cherry-markdown/dist/types/toolbars/hooks/Image.d.ts 391 B
packages/cherry-markdown/dist/types/toolbars/hooks/InlineCode.d.ts 436 B
packages/cherry-markdown/dist/types/toolbars/hooks/Insert.d.ts 473 B
packages/cherry-markdown/dist/types/toolbars/hooks/Italic.d.ts 463 B
packages/cherry-markdown/dist/types/toolbars/hooks/Justify.d.ts 163 B
packages/cherry-markdown/dist/types/toolbars/hooks/Link.d.ts 393 B
packages/cherry-markdown/dist/types/toolbars/hooks/List.d.ts 488 B
packages/cherry-markdown/dist/types/toolbars/hooks/MobilePreview.d.ts 316 B
packages/cherry-markdown/dist/types/toolbars/hooks/Ol.d.ts 349 B
packages/cherry-markdown/dist/types/toolbars/hooks/Panel.d.ts 475 B
packages/cherry-markdown/dist/types/toolbars/hooks/Pdf.d.ts 368 B
packages/cherry-markdown/dist/types/toolbars/hooks/ProTable.d.ts 561 B
packages/cherry-markdown/dist/types/toolbars/hooks/Publish.d.ts 390 B
packages/cherry-markdown/dist/types/toolbars/hooks/QuickTable.d.ts 440 B
packages/cherry-markdown/dist/types/toolbars/hooks/Quote.d.ts 245 B
packages/cherry-markdown/dist/types/toolbars/hooks/Redo.d.ts 263 B
packages/cherry-markdown/dist/types/toolbars/hooks/Ruby.d.ts 447 B
packages/cherry-markdown/dist/types/toolbars/hooks/Search.d.ts 632 B
packages/cherry-markdown/dist/types/toolbars/hooks/Settings.d.ts 753 B
packages/cherry-markdown/dist/types/toolbars/hooks/ShortcutKey.d.ts 442 B
packages/cherry-markdown/dist/types/toolbars/hooks/Size.d.ts 300 B
packages/cherry-markdown/dist/types/toolbars/hooks/Split.d.ts 319 B
packages/cherry-markdown/dist/types/toolbars/hooks/Strikethrough.d.ts 405 B
packages/cherry-markdown/dist/types/toolbars/hooks/Sub.d.ts 372 B
packages/cherry-markdown/dist/types/toolbars/hooks/Sup.d.ts 372 B
packages/cherry-markdown/dist/types/toolbars/hooks/SwitchModel.d.ts 285 B
packages/cherry-markdown/dist/types/toolbars/hooks/Table.d.ts 415 B
packages/cherry-markdown/dist/types/toolbars/hooks/Theme.d.ts 465 B
packages/cherry-markdown/dist/types/toolbars/hooks/Timeline.d.ts 466 B
packages/cherry-markdown/dist/types/toolbars/hooks/Toc.d.ts 371 B
packages/cherry-markdown/dist/types/toolbars/hooks/TogglePreview.d.ts 342 B
packages/cherry-markdown/dist/types/toolbars/hooks/Ul.d.ts 350 B
packages/cherry-markdown/dist/types/toolbars/hooks/Underline.d.ts 403 B
packages/cherry-markdown/dist/types/toolbars/hooks/Undo.d.ts 244 B
packages/cherry-markdown/dist/types/toolbars/hooks/Video.d.ts 372 B
packages/cherry-markdown/dist/types/toolbars/hooks/Word.d.ts 370 B
packages/cherry-markdown/dist/types/toolbars/hooks/WordCount.d.ts 427 B
packages/cherry-markdown/dist/types/toolbars/MenuBase.d.ts 2.88 kB
packages/cherry-markdown/dist/types/toolbars/MermaidBubbleSession.d.ts 1.3 kB
packages/cherry-markdown/dist/types/toolbars/PreviewerBubble.d.ts 3.1 kB
packages/cherry-markdown/dist/types/toolbars/searcher/bridge-utils.d.ts 826 B
packages/cherry-markdown/dist/types/toolbars/searcher/config.d.ts 790 B
packages/cherry-markdown/dist/types/toolbars/searcher/panel-dom.d.ts 328 B
packages/cherry-markdown/dist/types/toolbars/searcher/search-utils.d.ts 570 B
packages/cherry-markdown/dist/types/toolbars/searcher/SearcherBridge.d.ts 751 B
packages/cherry-markdown/dist/types/toolbars/searcher/SearcherPanel.d.ts 3.35 kB
packages/cherry-markdown/dist/types/toolbars/ShortcutKeyConfigPanel.d.ts 1.38 kB
packages/cherry-markdown/dist/types/toolbars/Sidebar.d.ts 224 B
packages/cherry-markdown/dist/types/toolbars/Toc.d.ts 384 B
packages/cherry-markdown/dist/types/toolbars/Toolbar.d.ts 2.24 kB
packages/cherry-markdown/dist/types/toolbars/ToolbarRight.d.ts 156 B
packages/cherry-markdown/dist/types/UrlCache.d.ts 529 B
packages/cherry-markdown/dist/types/utils/async-render-handler.d.ts 346 B
packages/cherry-markdown/dist/types/utils/autoindent.d.ts 239 B
packages/cherry-markdown/dist/types/utils/code-preview-language-setting.d.ts 169 B
packages/cherry-markdown/dist/types/utils/codeBlockContentHandler.d.ts 949 B
packages/cherry-markdown/dist/types/utils/color.d.ts 205 B
packages/cherry-markdown/dist/types/utils/config.d.ts 979 B
packages/cherry-markdown/dist/types/utils/copy.d.ts 222 B
packages/cherry-markdown/dist/types/utils/dialog.d.ts 195 B
packages/cherry-markdown/dist/types/utils/dom.d.ts 650 B
packages/cherry-markdown/dist/types/utils/downloadUtil.d.ts 426 B
packages/cherry-markdown/dist/types/utils/env.d.ts 482 B
packages/cherry-markdown/dist/types/utils/error.d.ts 185 B
packages/cherry-markdown/dist/types/utils/event.d.ts 440 B
packages/cherry-markdown/dist/types/utils/export.d.ts 422 B
packages/cherry-markdown/dist/types/utils/exportWord.d.ts 424 B
packages/cherry-markdown/dist/types/utils/external.d.ts 576 B
packages/cherry-markdown/dist/types/utils/file.d.ts 865 B
packages/cherry-markdown/dist/types/utils/footnoteHoverHandler.d.ts 889 B
packages/cherry-markdown/dist/types/utils/formulaUtilsHandler.d.ts 638 B
packages/cherry-markdown/dist/types/utils/hash.d.ts 389 B
packages/cherry-markdown/dist/types/utils/htmlparser.d.ts 1.55 kB
packages/cherry-markdown/dist/types/utils/image.d.ts 440 B
packages/cherry-markdown/dist/types/utils/imgSizeHandler.d.ts 942 B
packages/cherry-markdown/dist/types/utils/imgToolHandler.d.ts 453 B
packages/cherry-markdown/dist/types/utils/lazyLoadImg.d.ts 2.29 kB
packages/cherry-markdown/dist/types/utils/lineFeed.d.ts 720 B
packages/cherry-markdown/dist/types/utils/listContentHandler.d.ts 634 B
packages/cherry-markdown/dist/types/utils/lookbehind-replace.d.ts 381 B
packages/cherry-markdown/dist/types/utils/LRUCache.d.ts 554 B
packages/cherry-markdown/dist/types/utils/math-loader.d.ts 406 B
packages/cherry-markdown/dist/types/utils/mathjax.d.ts 218 B
packages/cherry-markdown/dist/types/utils/mermaidEditorHelper.d.ts 1.26 kB
packages/cherry-markdown/dist/types/utils/mermaidPreviewHelper.d.ts 731 B
packages/cherry-markdown/dist/types/utils/myersDiff.d.ts 906 B
packages/cherry-markdown/dist/types/utils/pasteHelper.d.ts 963 B
packages/cherry-markdown/dist/types/utils/platformTransform.d.ts 152 B
packages/cherry-markdown/dist/types/utils/regexp.d.ts 1.57 kB
packages/cherry-markdown/dist/types/utils/sanitize.d.ts 423 B
packages/cherry-markdown/dist/types/utils/shortcutKey.d.ts 543 B
packages/cherry-markdown/dist/types/utils/svgUtils.d.ts 650 B
packages/cherry-markdown/dist/types/utils/tableContentHandler.d.ts 3.25 kB
packages/cherry-markdown/dist/types/utils/toolkit/cloneDeep.d.ts 374 B
packages/cherry-markdown/dist/types/utils/toolkit/debounce.d.ts 718 B
packages/cherry-markdown/dist/types/utils/toolkit/escapeRegExp.d.ts 559 B
packages/cherry-markdown/dist/types/utils/toolkit/isPlainObject.d.ts 219 B
packages/cherry-markdown/dist/types/utils/toolkit/mergeWith.d.ts 372 B
packages/miniProgram/dist/types/miniProgram.d.ts 1.24 kB

compressed-size-action

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses issue #1842 by normalizing how inline code handles line breaks (replacing them with spaces), which removes unintended whitespace/newline artifacts in rendered HTML. It also adjusts the Transfer hook implementation and corresponding tests/snapshots to align with the updated rendering behavior.

Changes:

  • Update inline-code rendering to replace \n with spaces during inline code processing.
  • Refactor Transfer hook to extend ParagraphBase, simplify its behavior, and adjust hook ordering.
  • Update affected unit tests and CommonMark snapshot expectations; add a patch changeset entry.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/cherry-markdown/test/core/hooks/Transfer.spec.ts Updates Transfer tests to match the new constructor usage and removes the no-longer-relevant post-render token restoration test.
packages/cherry-markdown/test/core/snapshots/CommonMark.spec.ts.snap Updates snapshots reflecting inline code newlines being rendered as spaces instead of literal line breaks.
packages/cherry-markdown/src/core/HooksConfig.js Moves Transfer earlier in the paragraph hook execution order.
packages/cherry-markdown/src/core/hooks/Transfer.js Refactors Transfer to extend ParagraphBase, adds constructor, keeps only the pre-render escape-line-ending fix and a no-op makeHtml.
packages/cherry-markdown/src/core/hooks/CodeBlock.js Replaces inline-code internal newlines with spaces during inline code processing and removes unused special-char replacement logic.
.changeset/bright-zoos-hang.md Adds a patch changeset for the fix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cherry-markdown-bot

Copy link
Copy Markdown
Collaborator

🔌 VSCode Plugin 构建产物

下载 .vsix

⏰ 产物保留 5 天

@cherry-markdown-bot

Copy link
Copy Markdown
Collaborator

💻 Client 构建产物

平台 架构 产物类型 下载
macOS Apple Silicon App 应用 下载
macOS Apple Silicon DMG 安装包 下载
macOS x64 App 应用 下载
macOS x64 DMG 安装包 下载
Windows x64 EXE 安装程序 下载
Windows x64 MSI 安装包 下载
Linux x64 Deb 包 下载
Linux x64 AppImage 下载

⏰ 产物保留 5 天

@sunsonliu
sunsonliu merged commit 3dd4cb7 into dev Aug 4, 2026
20 checks passed
@sunsonliu
sunsonliu deleted the fix1842 branch August 4, 2026 03:37
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

📦 cherry-markdown dev published@cherry-markdown/cherry-markdown-dev@0.11.8-202608040338.3dd4cb7

⚠️ 注意: 此版本为开发预览版,禁止在生产环境使用!

alias 安装后,代码中仍可使用 cherry-markdown 包名

NPM

pnpm:

pnpm add cherry-markdown@npm:@cherry-markdown/cherry-markdown-dev@0.11.8-202608040338.3dd4cb7

yarn:

yarn add cherry-markdown@npm:@cherry-markdown/cherry-markdown-dev@0.11.8-202608040338.3dd4cb7

npm:

npm i cherry-markdown@npm:@cherry-markdown/cherry-markdown-dev@0.11.8-202608040338.3dd4cb7

npm overrides:(写入 package.json

{
  "overrides": {
    "cherry-markdown": "npm:@cherry-markdown/cherry-markdown-dev@0.11.8-202608040338.3dd4cb7"
  }
}

yarn resolutions:(写入 package.json

{
  "resolutions": {
    "cherry-markdown": "npm:@cherry-markdown/cherry-markdown-dev@0.11.8-202608040338.3dd4cb7"
  }
}

pnpm.overrides:(写入 package.json

{
  "pnpm": {
    "overrides": {
      "cherry-markdown": "npm:@cherry-markdown/cherry-markdown-dev@0.11.8-202608040338.3dd4cb7"
    }
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants