Ionaru / Ionaru/easy-markdown-editor

Images with closing brackets in the URLs don't display in the preview

Open
#194 1 comment 0 reactions 0 assignees View on GitHub

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,

https://autopia.s3.amazonaws.com/2020/05/12/12/28/48/ee768eac-490b-4bb8-9840-6a09d1cdd234/women's%20circle%20online%20course%20(2).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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.