-
Notifications
You must be signed in to change notification settings - Fork 37
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
Getting an error in running the latest version of the script. #5
Labels
Comments
Hi, I am also getting this same issue when trying to run the script. Is there any work around? |
Me either |
yes i can confirm this issue still exists |
same here, did anybody find the reason already? |
yep, happened to me too! |
I found that setting the values of ind_f, ind_s and ind_e to 0 worked. In other words, changing these lines:
to
|
My export is succeeding now, tables showing up as html. Thanks for the fix! |
jefforce
added a commit
to jefforce/gdocs2md-html
that referenced
this issue
May 14, 2018
* Fixed an errant "#". * Set ind_f, ind_s, and ind_e to 0 instead of relying upon element.getIndent* for Table objects (which seems not to work). See lmmx#5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
Trying out the script for a document filled with Tables and images and got the following error.
Unfortunately it is not saying which line is at fault in the document for me to fix it or temporarily comment/remove it out.
Thanks
Srihari
Message details
TypeError: Cannot find function getIndentFirstLine in object Table
The text was updated successfully, but these errors were encountered: