You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to add heading level numbering such as 1, 1.1, 1.1.1 for headings 1, 2 and 3 respectively.
I found this thread from two years ago that says that it has not been implemented yet. https://stackoverflow.com/questions/53870457/python-docx-how-to-number-headings
Is there any workaround for this or is the fix done?
The text was updated successfully, but these errors were encountered:
I wanted to add heading level numbering such as 1, 1.1, 1.1.1 for headings 1, 2 and 3 respectively.
I found this thread from two years ago that says that it has not been implemented yet.
https://stackoverflow.com/questions/53870457/python-docx-how-to-number-headings
Is there any workaround for this or is the fix done?
The text was updated successfully, but these errors were encountered: