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

test(#4385): no double escape in code block #4395

Merged
merged 1 commit into from
Jul 4, 2020
Merged

Conversation

SukkaW
Copy link
Member

@SukkaW SukkaW commented Jul 4, 2020

What does it do?

Closes #4385.

cc @dumindu

How to test

git clone -b test-4385 https://github.com/sukkaw/hexo.git
cd hexo
npm install
npm test

Screenshots

Pull request tasks

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

Sorry, something went wrong.

@SukkaW SukkaW requested a review from stevenjoezhang July 4, 2020 05:18
@SukkaW SukkaW merged commit b72a541 into hexojs:master Jul 4, 2020
@SukkaW SukkaW mentioned this pull request Jul 25, 2020
22 tasks
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.

{ } in code blocks convert to { and }
2 participants