<> signs formatting
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 201
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
Is there any way to prevent editor from live changing <> signs into escape signs in live editor?
https://codesandbox.io/s/markdown-editor-for-react-forked-cb14q
I would like to have normal syntax for the user like this one when editing with basically same output in editor preview.
Contributor guide
No contributing guide indexed for this repository
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 with the linked CodeSandbox reproduction and compare the editor's live text with its preview when typing <> signs. Trace the editor and preview entry points in the repository, then verify that normal <> syntax remains available while the rendered preview stays unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- content, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100