Inconsistency with HTML lists and generated document

Hi Team,

I am trying to build a report with HTML content having lists. In the browser it displays only one item, while in the document it generated list with two items. Could you help me to resolve this issue?

Document doc = new Document(@"C:\Temp\TemplateV3.docx");

var engine = new ReportingEngine();
engine.BuildReport(doc, new string[] { File.ReadAllText(@"C:\Temp\sample.html")  }, new string[] { "Content" });

doc.Save(@"C:\Temp\Docx_V3.docx");

@ottap Could you please attach your template, HTML and output documents here for testing? We will check the issue and provide you more information.

@alexey.noskov Here are the files.

sample.zip (38.1 KB)

@ottap
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-26823

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.