uiwjs / uiwjs/react-md-editor

Custom markdown tag with action

Open
#493 9 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.