Okay so I decided to try to build a program that would convert 160 articles that are in .docx files with old company branding to a new .docx file that uses an updated template. I've used #docx2python, and have mostly got success!
But there are a few bugs I'm stumped by, the biggest one being that I've tried like 8 different ways to identify and convert ordered lists, and I can't get those to work. Unordered lists are fine... Any suggestions? https://github.com/sae-br/Article-Rebrand