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

feat: Support additional options for Backtick Code Block #5625

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

Conversation

D-Sketon
Copy link
Member

What does it do?

resolve #4830

Screenshots

Pull request tasks

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

Copy link

How to test

git clone -b feat/fence https://github.com/D-Sketon/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12984796020

Details

  • 98 of 98 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.003%) to 99.495%

Totals Coverage Status
Change from base Build 12902994421: 0.003%
Covered Lines: 9657
Relevant Lines: 9706

💛 - 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.

The Backtick Code Block does not support additional options
2 participants