19 comments (19 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML990 stars (990 stars)96 forks (96 forks)batch import
area/cssgood first issuehelp wanted
Description
Contributor guide
- Tech stack
- htmlcss
- Domain
- frontend
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- LaTeX basicsHTMLCSS
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40
- Research direction
- Investigate how footnotes are rendered in titles by examining the LaTeXML conversion output and the CSS styling. The issue body links to a paper, so check if footnotes appear in titles there. Look into the engrafo rendering pipeline, particularly the handling of \footnote in section titles, and check if there are any known workarounds or if the issue is related to CSS positioning.