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

docs: fix regression introduced in #11904 #11905

Merged
merged 2 commits into from Sep 29, 2021

Conversation

mrazauskas
Copy link
Contributor

@mrazauskas mrazauskas commented Sep 28, 2021

Summary

This PR is fixing regression introduced by #11904.

Escaping was necessary, only italic was redundant. I removed too much. TOC was rendering incorrectly. All good now. Apologies.

Test plan

Prettier will be happy now.

@codecov-commenter
Copy link

Codecov Report

Merging #11905 (42ca87b) into main (fc97f3e) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #11905      +/-   ##
==========================================
- Coverage   68.73%   68.72%   -0.01%     
==========================================
  Files         322      322              
  Lines       16582    16582              
  Branches     4785     4785              
==========================================
- Hits        11397    11396       -1     
- Misses       5152     5153       +1     
  Partials       33       33              
Impacted Files Coverage Δ
packages/expect/src/utils.ts 95.58% <0.00%> (-0.56%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc97f3e...42ca87b. Read the comment docs.

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

thanks!

@SimenB SimenB merged commit 784b6a7 into jestjs:main Sep 29, 2021
@mrazauskas mrazauskas deleted the docs-fix-regression branch October 18, 2021 08:38
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants