We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We can easily add ordered list with document.add_paragraph(style='ListNumber') code. But how can we restart its numbering?
document.add_paragraph(style='ListNumber')