Description: Add a table export to markdown format Current implementation allows to export only outline and text from LibreOffice to markdown Steps to Reproduce: 1. Open any Writer document contains a table 2. Try to save it as markdown file 3. Open the markdown file -> it has no any table inside Actual Results: LibreOffice saves no any table to markdown Expected Results: LibreOffice save all table to markdown Reproducible: Always User Profile Reset: No Additional Info: Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 53a9cee01759ce54c4ee50468958531a360640f9 CPU threads: 16; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Vulkan; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: CL threaded
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f073d733568d3b635ac8b2c3a5081afd679b4915 tdf#167564 sw markdown export: handle tables 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.
I would suggest to close this and if a related problem is found, then open a new, follow-up bugreport. Is that OK for you, Roman? Thanks.
Yes, let's close as FIXED. Thanks Miklos for implementing it
Export a simple table to MD works perfectly Verified in Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 4607c8d67ec3583c5a3e017bf1fa6fc7514a1674 CPU threads: 16; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Vulkan; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL threaded
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/852d8b06bcecc5c68194fced94e4c7af02086c52 tdf#167564 sw markdown export: handle multi-para table cells 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/c830c9ab824c8086b2124fec44f834a1d0ae4fa5 tdf#167564 sw markdown export: handle nested table cells 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.