Hello,
I’ve discovered another issue in Aspose.Words InsertHtml function. When inserting the html shown below, the second header becomes regular text. Once I put a
between the heading and list, or remove the empty style rule for ul, the header is shown again. Can you confirm this issue?
Regards,
Paul Vrugt
Sr Software Engineer
Infoland BV
ul
{
}
First Header
some text
Second header
- listitem