bevyengine / bevyengine/bevy-website

Support footnotes

Open
#2,134 0 comments 1 reaction 0 assignees View on GitHub
A-Cross-Cutting C-Feature C-Webdev
Dominant language
JavaScript
Stars
249
Forks
450
Avg merge
16h 20m
Merged PRs (30d)
6

Description

Zola supports the typical markdown footnotes but we don't style them properly.

```md
Sentence sentence sentence sentence sentence[^1].

[^1]: Footnote footnote footnote footnote footnote.
```

Contributor guide

Open the contributing guide

Research direction

Start with the Markdown example in the issue and inspect the generated footnote reference and footnote body in the website output. Determine which existing styling applies to those elements, then adjust the presentation so both the reference and footnote are readable and consistent with the site; verify the example manually.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.