#30168

We’ll address the issue in the forthcoming v3.10.8.

A workaround for the current version:
[language=xml:1fc6yx4i]

  • Item 1
  • Item 2
  • Item 3
  1. Item 1
  2. Item 2
  3. Item 3

[/language:1fc6yx4i]

As the style impacts a rendering of the doc by the browsers, you may apply it only in PD4ML context:
[language=css:1fc6yx4i]@media pdf {
OL, UL { padding-right: 30px; }
}[/language:1fc6yx4i]