Skip to content

fix: upgrade prismjs to 1.30.0 to fix bash backslash spaces issue#1661

Open
hobostay wants to merge 1 commit into
Tencent:mainfrom
hobostay:fix/prismjs-bash-backslash-spaces
Open

fix: upgrade prismjs to 1.30.0 to fix bash backslash spaces issue#1661
hobostay wants to merge 1 commit into
Tencent:mainfrom
hobostay:fix/prismjs-bash-backslash-spaces

Conversation

@hobostay

Copy link
Copy Markdown
Contributor

Summary

  • 升级 prismjs^1.24.1^1.30.0
  • 修复 bash 代码块中反斜杠后面多空格的问题

Related Issue

Fixes #1396

Test plan

  • 本地运行测试
  • 代码审查
  • 合并后验证 bash 代码块反斜杠渲染

说明

根据 issue 评论中的建议,通过升级 prismjs 版本来解决 bash 语法高亮时反斜杠后多空格的问题。在 prismjs 官网测试页面确认新版本已修复此问题。

🤖 Generated with Claude Code

Fixes Tencent#1396

升级 prismjs 从 1.24.1 到 1.30.0,修复 bash 代码块中反斜杠后面多空格的问题。

Changes:
- Upgrade prismjs from ^1.24.1 to ^1.30.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Mar 29, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 8dd9d15

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

This PR includes changesets to release 3 packages
Name Type
cherry-markdown Patch
@cherry-markdown/client Minor
cherry-markdown-vscode-plugin Minor

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

@tencent-adm

tencent-adm commented Mar 29, 2026

Copy link
Copy Markdown
Member

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
7 out of 8 committers have signed the CLA.

✅ RSS1102
✅ sunsonliu
✅ Seeridia
✅ liweijie0812
✅ novlan1
✅ hobostay
✅ Jie-echo
❌ lyngai
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants