Skip to content
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

Revert "refactor: backslashes on Windows (#5457)" #5481

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

Conversation

stevenjoezhang
Copy link
Member

This reverts commit 80dafe2.

What does it do?

Fix hexojs/hexo-renderer-marked#281

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

Copy link

How to test

git clone -b windows https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link

coveralls commented Apr 26, 2024

Pull Request Test Coverage Report for Build 8881635399

Details

  • 11 of 11 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.478%

Totals Coverage Status
Change from base Build 8875175928: 0.0%
Covered Lines: 9339
Relevant Lines: 9388

💛 - Coveralls

@stevenjoezhang stevenjoezhang marked this pull request as ready for review April 29, 2024 15:57
Copy link
Member

@yoshinorin yoshinorin left a comment

Choose a reason for hiding this comment

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

Do we need v7.2.1? Or should we include this in v7.3.0? If we will release v7.2.1, I'll create a branch from v7.2.0.

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.

img path error at hexo@7.2.0 using markdown
3 participants