Closed
Description
Describe the bug
Image links to external URLS dont work.
To Reproduce
Craft a link like the following that wraps a local image with an external URL.
[![[files/Image.jpg]]](https://website.com)
Expected behavior
The image is linked.
Actual
The image is rendered but the link url is placed outside with the square brackets visible.