Skip to content

Enable footnotes for README.md files #1743

Open
@jyn514

Description

@jyn514

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

  1. https://github.blog/changelog/2021-09-30-footnotes-now-supported-in-markdown-fields/

Metadata

Metadata

Assignees

Labels

A-frontendArea: Web frontendC-enhancementCategory: This is a new featureE-mediumEffort: This requires a fair amount of work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions