mdx-editor / mdx-editor/editor
CodeMirrorEditor styles
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 307
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 5
Description
add ability to use custom styles for CodeMirrorEditor
for example i think that it's look weird, but i can't remove padding without hacks (it should have some static class)
Contributor guide
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 locating the CodeMirrorEditor entry point and examining how its current styles are applied. The change is complete when consumers can provide custom styles, including removing the unwanted padding, without hacks; no specific test or file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100