-
Notifications
You must be signed in to change notification settings - Fork 113
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
readme: avoid tricky parsing of hard wrapped link #2706
Conversation
41c2a50
to
b05113a
Compare
Codecov Report
@@ Coverage Diff @@
## master #2706 +/- ##
==========================================
+ Coverage 62.77% 62.96% +0.19%
==========================================
Files 381 381
Lines 35752 35752
==========================================
+ Hits 22443 22513 +70
+ Misses 10474 10433 -41
+ Partials 2835 2806 -29
Continue to review full report at Codecov.
|
8582ec0
to
2b0fe21
Compare
provided Docker image which does this for you, [see below]( | ||
#using-the-development-docker-image)). | ||
provided Docker image which does this for you, | ||
[see below](#using-the-development-docker-image)). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm curious if this is just visual/human issue or does any tool have problems with that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my IDE's shabby markdown mode ):
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aha, I see 🙂.
No worries, we can wrap it like you suggested.
2b0fe21
to
400f73d
Compare
alright codeowners please review |
978cc33
to
789933f
Compare
test PR for git lint problem
fixes #2707