Hi,
We have been using HtmlSaveoptions.ExportListLabels = ByHtmlTags to save the list labels to ul/li nodes in order to display the list properly and consistently in HTML.
This worked very well in the past but after up…...docx"); var saveOptions = new HtmlSaveOptions { ExportListLabels...Save(@".\out23.9.0.html", saveOptions); The issue doesn’t happen...