bevyengine / bevyengine/bevy-website
Support footnotes
Open
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
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