-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Check for for missing back-ticks in doc links in CI #3435
Copy link
Copy link
Closed
Labels
A-Build-SystemRelated to build systems or continuous integrationRelated to build systems or continuous integrationC-DocsAn addition or correction to our documentationAn addition or correction to our documentation
Description
Unfortunately, docs.rs renders [Foo] and [`Foo`] differently. https://cdn.discordapp.com/attachments/743559241461399582/924406539584942100/unknown.png
We want the latter, and our CI should check for this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-Build-SystemRelated to build systems or continuous integrationRelated to build systems or continuous integrationC-DocsAn addition or correction to our documentationAn addition or correction to our documentation