Thanks for making this, the lack of easy percentage image scaling is definitely a curious oversight in the base program.
One issue I found was that resizing images in a table fails to work properly, because it turns out the "|" added needs to be escaped like "|". Otherwise whatever is after the "|" gets treated as another row.
Visual examples below
Reader view
Source view

Thanks for making this, the lack of easy percentage image scaling is definitely a curious oversight in the base program.
One issue I found was that resizing images in a table fails to work properly, because it turns out the "|" added needs to be escaped like "|". Otherwise whatever is after the "|" gets treated as another row.
Visual examples below
Reader view
Source view