haskellfoundation / haskellfoundation/haskell-2010-revised-report
Fix layout of HTML output
Open
enhancement
output: html
- Dominant language
- Typst
- Stars
- 20
- Forks
- 5
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 6
Description
The layout and the code is currently only optimized for the PDF output. Typst natively supports HTML output, but we need to optimize the output and probably provide additional CSS to layout the report correctly.
Contributor guide
Research direction
Start by locating the Typst source and the layout rules currently optimized for PDF output. Render the report as HTML and inspect where its structure needs adjustment, then evaluate the additional CSS needed. Done means the HTML report is laid out correctly without regressing the existing PDF output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- design, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100