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

fix(escapeTags): escape tag which includes line break #5402

Merged
merged 1 commit into from Jan 22, 2024
Merged

Conversation

uiolee
Copy link
Member

@uiolee uiolee commented Jan 20, 2024

What does it do?

fix #5401

Screenshots

Pull request tasks

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

Copy link

How to test

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

@uiolee uiolee added this to the 7.1.1 milestone Jan 20, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7594072630

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.525%

Totals Coverage Status
Change from base Build 7585193200: 0.0%
Covered Lines: 9218
Relevant Lines: 9262

💛 - Coveralls

@uiolee uiolee merged commit b6de85a into master Jan 22, 2024
22 of 30 checks passed
@uiolee uiolee deleted the fixEscape branch January 22, 2024 05:20
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.

Has the parsing of tags changed in Hexo v7.1.0?
3 participants