MacDownApp / MacDownApp/macdown
CSS Glitch when using Coy highlighting theme
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Screenshot:

Happens if you have a long content that makes the code block overflow (currently only Coy implements this; other themes grow vertically without limits). Will need to modify all built-in HTML styles to fix this.
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 reproducing the overflow glitch with long content using the Coy highlighting theme and inspect the built-in HTML styles that control code-block overflow. Done means long overflowing code blocks no longer produce the reported CSS glitch, with the other built-in styles still behaving correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100