Thinkmill / Thinkmill/keystatic

Allow simple markdown in `label` and `description`

Open
#1,288 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.