Devographics / Devographics/Monorepo
Support entities inside text content
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 55
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
When writing something like:
> When ranking for sentiment on the other hand, [[subgrid]] turned out to be the most loved feature, with 51.5% of respondents willing to use it again.
Replace `[[subgrid]]` with the corresponding Subgrid entity item, inline with the rest of the text:
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that renders text content and the Subgrid entity data. Reproduce the example from the issue, then trace how entity references are represented and rendered inline. Done means [[subgrid]] is replaced by the corresponding Subgrid entity item within the surrounding text, matching the screenshot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100