Simplemde-markdown-editor: Support image resizing

Created on 17 Jul 2017  路  3Comments  路  Source: sparksuite/simplemde-markdown-editor

is there any support for changing the size of an image?

Most helpful comment

Some implementations of Markdown support the following format:
![](http://www.example.com/image.jpg =250x)
or
![](http://www.example.com/image.jpg =250x22)
Would be good to see this support added here...

All 3 comments

Some implementations of Markdown support the following format:
![](http://www.example.com/image.jpg =250x)
or
![](http://www.example.com/image.jpg =250x22)
Would be good to see this support added here...

Happy to contribute a PR, if get an OK from the current maintainers.

Hi @tartavull have you heard anything back regarding your offer to contribute a PR? I have just included this component in my solution after a basic review. However, I was surprised to discover image resizing isn't supported. Can the current maintainers please accept @tartavull's offer?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rahulnjs picture rahulnjs  路  3Comments

prologic picture prologic  路  4Comments

xJoeyv picture xJoeyv  路  3Comments

garethrbrown picture garethrbrown  路  5Comments

mbeckenbach picture mbeckenbach  路  4Comments