Thinkmill / Thinkmill/keystatic
Allow simple markdown in `label` and `description`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 159
- Avg merge
- 21h 41m
- Merged PRs (30d)
- 2
Description
I have a few use cases where I would like to add text formatted as inline code to a label or description property.
Also adding lists would be something that I see happening.
Would it be possible to parse those texts with a very simple markdown parser?
Sorry, this belongs into the Ideas section. Feel free to move it there.
Contributor guide
No contributing guide indexed for this repository
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
No implementation file, test, or entry point is named. Start by identifying where label and description values are rendered, then define the supported subset of Markdown, including inline code and lists. Done means those values consistently render the agreed simple Markdown syntax, with coverage for the supported cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, typescript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100