Is there a way of resizing images inside the notes? I understand that Markdown doesn't support resizing images. I've tried to insert:
<img src="test.jpg" alt="test" width="200"/>
which works fine, but I then need to manually change all the image tags.
It would be nice to use the mouse to change the image size.
Is there a way of resizing images inside the notes? I understand that Markdown doesn't support resizing images. I've tried to insert:
<img src="test.jpg" alt="test" width="200"/>which works fine, but I then need to manually change all the image tags.
It would be nice to use the mouse to change the image size.