Created attachment 202768 [details] Minimal reproducer 1. Open the attached file in a directory which has a mytest.png in it, next to the file. 2. Check the link of the image (e.g. ctrl-click on it.) Actual result: the image has no link. Expected result: the image has a link, as specified in the file. This is missing both on the import and export side.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b7bc0e5f3999950d6b5f0d2bdcda2c6cc2f04e61 tdf#168341 sw markdown filter: handle links on images It will be available in 26.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.