MacDownApp / MacDownApp/macdown
Is there any plan for tsx?
Open
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
prism supports react-typescript syntax highlighting, please add tsx.
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 locating MacDown's Prism syntax-highlighting configuration and the existing TypeScript language support. Check how languages are registered and how highlighting is exercised. Done means TSX, including React-TypeScript syntax, is recognized and highlighted in the editor without regressing existing TypeScript highlighting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100