
This can't be recongnized.
Contributor guide
Tech stack
javascript
Domain
tooling
Issue type
bug
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
1-3 hours
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
JavaScriptregular expressionsMarkdown syntax
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
60
Research direction
Investigate the image syntax parsing logic in the showdown library, likely in src/makeHtml.js or similar files. The issue involves handling spaces in file paths within the image markdown syntax. Check if there is an existing test for this case and consider adding one. Review the assignee's work if any, but the issue appears to have no linked PR.