-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enable equations #49
base: master
Are you sure you want to change the base?
enable equations #49
Conversation
Conflicts: pydocx/tests/test_xml.py
Having only one list item in the root that is not last creates invalid html
Conflicts: pydocx/tests/test_xml.py
Conflicts: pydocx/DocxParser.py
Ordering bug with deleted text in a list
Documents with sdt tags break content ordering
If a style has a val of 0, it still gets styled
Deal with etree not being able to parse the document better
If a t tag has no text then the parser throws an error.
Quick question: What's the state of this work? I'm in the process of looking at a number of Docx to HTML converters and came across PyDocx. |
Hi Jure, I don't believe anyone has recently done any work on this functionality. I'm not sure exactly what state it is in. Pull requests are definitely welcome, either way! Thanks,
|
No description provided.