nodebb-plugin-image-md-size
v0.9.1
Published
NodeBB plugin which allows you to change the size of a markdown image in a post using the @ character.
Maintainers
Readme
#Markdown image sizer
This NodeBB plugin allows you to change the size of a markdown image in a post using the @ character. The image is updated automatically in the composer preview.
The syntax is:

You can change the size in three different ways:
Width and height (doesn't keep aspect ratio):

Percentage (keep aspect ratio):

Width only(keep aspect ratio):

