Skip to content

fix(plugin-shiki): fix incorrect highlight lines parsing, close #555 #557

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pengzhanbo
Copy link
Member

@pengzhanbo pengzhanbo commented Aug 11, 2025

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Provide a description in this PR that addresses what the PR is solving. If this PR is going to solve an existing issue, please reference the issue (e.g. close #123).

What is the purpose of this pull request?

  • Bug fix
  • New feature
  • Other

Description

close #555

Screenshots

Before

After

@coveralls
Copy link

Pull Request Test Coverage Report for Build 16872069432

Details

  • 19 of 22 (86.36%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.09%) to 62.694%

Changes Missing Coverage Covered Lines Changed/Added Lines %
plugins/markdown/plugin-shiki/src/node/markdown/highlightLinesPlugin.ts 18 21 85.71%
Totals Coverage Status
Change from base Build 16757258565: 0.09%
Covered Lines: 1498
Relevant Lines: 2181

💛 - Coveralls

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.

[Bug report] Default theme code block styles issue
2 participants