Created attachment 203110 [details] Minimal reproducer Steps to reproduce the problem: 1) open the attached bugdoc 2) export to markdown Expected result: an image between the two letters Actual result: image is lost
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3c29e1277bda566b4455123a7a53c8f0fc6eda98 tdf#168662 sw markdown export: extract inline image export functions 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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e0601a598977265c5b05ba397bce04d9689fca4b tdf#168662 sw markdown export: handle anchored 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.