silverbullet icon indicating copy to clipboard operation
silverbullet copied to clipboard

Add "resize (scale) image" eg. ![](image.jpg | 100x100)

Open ArgiSanchez opened this issue 2 years ago • 3 comments

Add de posibility to scale images in front-end

ArgiSanchez avatar Aug 02 '23 09:08 ArgiSanchez

Related comment regarding scaling: https://github.com/silverbulletmd/silverbullet/issues/363#issuecomment-1556419638

hugojosefson avatar Dec 10 '23 21:12 hugojosefson

+1 I have seen other markdown implementations use ![alt text | resolution](filename.png)

smcnabb1 avatar Feb 07 '24 16:02 smcnabb1

I wish to take this one. I am about to implement this markdown extension, if that's OK:

![ALT_TEXT](IMAGE_SRC =WIDTHxHEIGHT)

fflorent avatar Mar 24 '24 20:03 fflorent