Created attachment 202554 [details] Minimal reproducer Steps to reproduce the problem: 1. Open the attached file in Writer 2. Save as markdown Expected result: 2 bulleted and 3 numbered list items. Actual result: list items are exported as plain text.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/bcef97f29a7126cb3469066de4bacafaae30f86a tdf#168152 sw markdown export: handle lists 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.