In a text document, create a table; in the table properties, make its alignment "from left", value of left spacing e.g. "3 cm". Save it as HTML. The result will contain an unclosed 'dd' tag immediately before 'table' tag. Since it is intended to define an indentation of the table, it should be closed after the table end.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/74cd34d54d16cb68fbaf1e8cb9844b1048491965 tdf#153923: close 'dd' tag properly It will be available in 7.6.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-5": https://git.libreoffice.org/core/commit/2456bcee922851a7538d2a34e3bad9c4e05239b6 tdf#153923: close 'dd' tag properly It will be available in 7.5.2. 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 "master": https://git.libreoffice.org/core/commit/3ce1616ea371e0efd317290bb4f943f319404800 tdf#153923: In ReqIF case, avoid fake dl/dd used to emulate indentation It will be available in 7.6.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-5": https://git.libreoffice.org/core/commit/4c515136ed3d7494638b6ecddcd5ae6419faf026 tdf#153923: In ReqIF case, avoid fake dl/dd used to emulate indentation It will be available in 7.5.3. 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.