quarto-dev / quarto-dev/quarto-cli
webtex output from pandoc is unthemed
Open
Nobody has claimed this yet.
bug
math
themes
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
(This is very low priority, but)
Consider https://quarto.org/docs/output-formats/hugo.html#webtex-math, especially in dark mode. We get black text on dark background. Ideally, we'd have code to make that output be styled properly.
Contributor guide
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
Start by reading the Quarto webtex math documentation linked in the issue and compare its output in light and dark mode. Determine where the generated webtex styling is controlled; done means the math output remains readable against both backgrounds.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100