mdx-editor / mdx-editor/editor
Toggling Lists
Open
@petyosi is already working on this.
Since Jul 28, 2023.
hacktoberfest
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 307
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 5
Description
When I select a line of text within a block of several items in a list and toggle off lists (ordered or unordered) the entire block of lines are no longer formatted as a list.
I expect to just remove the list formatting from the single selected line.
(I found this in the live demo: https://mdxeditor.dev/editor/demo)
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.
Assessment
This issue has not been assessed yet.