-
Notifications
You must be signed in to change notification settings - Fork 210
Open
Labels
A-frontendArea: Web frontendArea: Web frontendC-enhancementCategory: This is a new featureCategory: This is a new featureE-mediumEffort: This requires a fair amount of workEffort: This requires a fair amount of work
Description
There's an actual missing feature still, looking at this diff — footnotes. Do you know if these are actually used in Markdown files parsed by docs.rs? They're not supported by GitHub's own README.md renderer, for what it's worth.
Footnotes are now a part of github-favored markdown1, is it now possible to add this feature to the docs?
This mostly involves enabling in Comrak, where they're already supported.
Originally posted by @zStruCat in #117 (comment)
Footnotes
Metadata
Metadata
Assignees
Labels
A-frontendArea: Web frontendArea: Web frontendC-enhancementCategory: This is a new featureCategory: This is a new featureE-mediumEffort: This requires a fair amount of workEffort: This requires a fair amount of work