I have some fairly simply HTML containing <ul> lists. Unfortunately these seem to get lost entirely when generating OpenXML. The output is just w:p/w:r blocks, not w:pPr. Is this a known issue?
From a quick glance through the source it looks like there isn't really a distinction between <ol> and <ul>.... but <ol> doesn't work either!
Is this is a known issue? (it's a bit of a show stopper for me, sadly)
Is there anything I can do in the html markup to mitigate this?
From a quick glance through the source it looks like there isn't really a distinction between <ol> and <ul>.... but <ol> doesn't work either!
Is this is a known issue? (it's a bit of a show stopper for me, sadly)
Is there anything I can do in the html markup to mitigate this?