mdx-editor / mdx-editor/editor

export SharedHistoryPlugin

Open
#867 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
3.7k
Forks
307
Avg merge
14h 22m
Merged PRs (30d)
5

Description

We cannot reuse the same component when creating custom plugins, the issue is mostly historyState$ being internal.

Wouldnt it expected to be able to use it ?

Contributor guide

Open the contributing guide

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 locating SharedHistoryPlugin and the internal historyState$ entry point in the editor's plugin exports. Check how existing plugins are exposed and verify that custom plugins can import and reuse SharedHistoryPlugin without relying on an internal historyState$.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.