-
-
Notifications
You must be signed in to change notification settings - Fork 725
Markdown definition lists rendering #13890
Copy link
Copy link
Labels
A-backend ⚙️A-frontend 🐹A-readmeC-enhancement ✨Category: Adding new behavior or a change to the way an existing feature worksCategory: Adding new behavior or a change to the way an existing feature works
Metadata
Metadata
Assignees
Labels
A-backend ⚙️A-frontend 🐹A-readmeC-enhancement ✨Category: Adding new behavior or a change to the way an existing feature worksCategory: Adding new behavior or a change to the way an existing feature works
Type
Fields
Give feedbackNo fields configured for Feature Request.
Discussed in #13877
Originally posted by michalfita June 7, 2026
Most forges now render Markdown extension definition lists:
renders to (in

.mdfiles but not in issues on GH):Works on GitHub, GitLab & Fogejo, but crates.io ignore that formatting extension.
This is feature request to add support for them during displaying creates descriptions.