Created attachment 187937 [details] A simple two-level list Export the attached document to ReqIF using current master with this command: > soffice --convert-to "xhtml:HTML (StarWriter):xhtmlns=reqif-xhtml" missingLiTagClosed.fodt The resulting .xhtml will miss one </reqif-xhtml:li> closing elements, so will be invalid XML/ReqIF.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/df98b6015cd2ae4f1573e12cee1b1bc947adabf0 tdf#155871: don't forget to close li before starting next It will be available in 24.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/7bf3a3e35273ac9cb9257e396f58be2d8a7ddeab tdf#155871: don't forget to close li before starting next It will be available in 7.6.0.0.beta2. 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.