hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
38.83k stars 4.75k forks source link

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

Closed uiolee closed 5 months ago

uiolee commented 5 months ago

What does it do?

fix #5401

Screenshots

Pull request tasks

github-actions[bot] commented 5 months ago

How to test

git clone -b fixEscape https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 7594072630


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

💛 - Coveralls