-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Advise to put a :: prefix inside the ticks #7916
Conversation
r? @giraffate (rust-highfive has picked a reviewer for you, use r? to override) |
2a1ba1e
to
a018a52
Compare
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.
That was a quick PR 👍. The output is already looking good, but I'm a bit unsure about the documentation. I left comments on the related code segments 🙃
b5bbc1c
to
61fd401
Compare
To summarize, leading and trailing |
61fd401
to
891a6e2
Compare
(pushed a new version with a clearer comment) |
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.
One last tiny NIT, then it should be good to go, IMO 🙃
891a6e2
to
7f8198a
Compare
Looks good to me, thank you for the update 👍 @bors r+ |
📌 Commit 7f8198a has been approved by |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
Fixes #7914.
changelog: Keep an initial
::
when [doc_markdown
] suggests to use ticks