uiwjs / uiwjs/react-md-editor

Missing option to enable wordwrap in the editor and renderer.

Open
#672 2 comments 1 reaction 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

About:
I want to enable wordwrap feature in the editor and renderer of markdown.

Feature:

  • One should be able to turn it on/off using a prop.
  • specify character length of the line on which to wrap or it should wrap on horizontal overflow.

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 locating the editor and markdown renderer entry points and reviewing their existing props and horizontal-overflow behavior. Done means a prop can enable or disable word wrapping, with a configurable character length or wrapping on horizontal overflow, verified in both the editor and renderer.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.