Ionaru / Ionaru/easy-markdown-editor

Could image resizing be added?

Open
#195 3 comments 0 reactions 0 assignees View on GitHub
Improvement
Dominant language
JavaScript
Stars
3.1k
Forks
363
PR merge metrics
No merged PRs in 30d

Description

Some implementations of Markdown support the following format:
![](http://www.example.com/image.jpg =250x)

Could this be added?

Contributor guide

Open the contributing guide

Research direction

The issue requests support for the Markdown image syntax `![](http://www.example.com/image.jpg =250x)`, but it does not name an implementation file or test. Start by locating the Markdown parsing or rendering entry point and existing image-handling tests. Done means the syntax produces an image with the requested width while preserving existing image behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, markdown
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.