VNote 1.14 | Arch Linux
What syntax should I use to control size of the inserted images? (Not related to "preview size" #120)
Are you going to implement the so called "link_attributes":
{ width=50% }
Hi,
I will find whether there is such a plugin for markdown-it to specify image size. If found, I will add it.
BTW, please update VNote to 1.15 and you won't be disappointed! :)
Thanks!
Hi,
Already added (dba154b2c38a923290592a7c686fceb52a9d46fc). Only supported in markdown-it.
Syntax:





Thanks!
Great, thank you! Do I understand correct syntax like =800x600 defines an outbox? It seems the second number does not affect the image...
For example, this is a square picture:

Setting it's height less does not make it smaller:

Setting only height (w/o width) resets it's size to original 256x256:

VNote v1.15.15.g966d9fb
Indeed it works!!!
P.S. I had to restart the VNote.
Yes, you need to uncheck the constraint option in Markdown menu then reopen opened notes. Please refer to this plugin for details.
Thanks!
Most helpful comment
Hi,
I will find whether there is such a plugin for markdown-it to specify image size. If found, I will add it.
BTW, please update VNote to 1.15 and you won't be disappointed! :)
Thanks!