Ionaru / Ionaru/easy-markdown-editor
Images with closing brackets in the URLs don't display in the preview
Open
Nobody has claimed this yet.
Bug
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
For example,
.png)
I expect to see the image in preview mode
instead I just see
.png)
Other Markdown parsers display the image as expected (including Github's, clearly!)
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
Reproduce the issue in preview mode using the Markdown image URL with the closing parentheses in “women's circle online course (2).png,” then trace the preview’s Markdown parsing and image-link handling. Done means the image renders correctly in preview, while the corresponding plain URL remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100