Parse HTML in issue description
Open
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 77
- Avg merge
- 2m
- Merged PRs (30d)
- 3
Description
- we should consider hiding the html comments
- we probably can't show the images easily but perhaps could link to them
GHUI:
Github.com UI:
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that renders GitHub issue descriptions in the ghui repository and inspect how embedded HTML is currently handled. Check the issue-description rendering path for HTML comments and image elements. Done should mean comments are hidden and images are handled in the agreed way, such as being linked when they cannot be displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100