imagej / imagej/imagej.github.io
Use alpha-coded footnotes for pages with many footnotes
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 203
- Avg merge
- 1h 50m
- Merged PRs (30d)
- 1
Description
In addition to [^1] style footnotes, you can also use alphameric codes like [^fiji], [^trackmate], etc. For citation-heavy pages, this would be much more maintainable and less error-prone over time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the existing footnote parsing or rendering entry point in the JavaScript wiki code, then inspect how numeric references are handled. Done means alpha-coded references such as [^fiji] and [^trackmate] work reliably on citation-heavy pages alongside numeric footnotes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, markdown
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100