Tencent / Tencent/cherry-markdown
sequenceDiagram 语法高亮支持
Open
Nobody has claimed this yet.
🚀enhancement
good idea
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 572
- Avg merge
- 17h 5m
- Merged PRs (30d)
- 14
Description
经常用Markdown画时序图,关键字有时候还是会写错,复杂的时候语法错了要排查好久。
期望能加强这方面能力
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 the sequenceDiagram handling and syntax-highlighting entry points in Cherry Markdown, then inspect how existing Markdown diagram syntax is processed. The issue is complete when sequenceDiagram keywords are highlighted consistently and syntax mistakes are easier to identify.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, markdown
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100