Custom markdown tag with action
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 201
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
Hello,
I have kinda similar use case as issue https://github.com/uiwjs/react-md-editor/issues/454.
Is there way to catch a char in actual writing with rehypeRewrite ?
I want to detect when user write @ and show him options to select users to tag. Then replace text behind @ with selected option.
Thank you
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
Start by reading issue 454 and the rehypeRewrite integration mentioned in this report to understand the existing extension point. Define how typing @ should trigger user choices and how the text after @ should be replaced by the selected user; done means this interaction works reliably in the editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100