-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
rustdoc: Update pulldown-cmark to 0.8 #76687
Copy link
Copy link
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Thanks to @marcusklaas's great work, pulldown-cmark now supports smart punctuation! This means that rustdoc can now have smart apostrophes, dashes, etc.
@rustbot modify labels: T-rustdoc C-enhancement