Solved Thumbnail URLs not working

I specify a URL for a thumbnail:

1643443992034.png


– then post (or save an edition).

Expected:
  • a click on the thumbnail should refer to the URL.
Actual result:
  • a click on the thumbnail opens the image (not its thumbnail) in a new tab
  • the required URL is not linked.
Fix:
Possible workaround:

… A better workaround might be not to use [ATTACH] at all but the thumbnail URL for [IMG] and to wrap that in [URL].

Wouldn't it be possible to check if there is a [URL] parent when parsing [ATTACH] and skip adding the link to the full image if such a parent does exist?

Alternative workaround (I find this less troublesome):

… inserting the full size image, resizing it to be smaller, and wrapping that in the desired URL.
 
  • Thanks
Reactions: drr
Back
Top