Skip to content
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

Illegal character line 879 error #11

Open
abevoelker opened this issue Jan 16, 2018 · 1 comment
Open

Illegal character line 879 error #11

abevoelker opened this issue Jan 16, 2018 · 1 comment

Comments

@abevoelker
Copy link

screenshot from 2018-01-16 10-08-54

Deleting the # fixed it.

tlossen added a commit to tlossen/gdocs2md-html that referenced this issue Jan 30, 2018
@xavierve
Copy link

xavierve commented Jul 8, 2018

(8783) var indent_prefix = '> ';
(879) # var indent_alt_prefix = '> ';

#879 ILEGAL CHARACTER

op-ct added a commit to op-ct/gdocs2md-html that referenced this issue Feb 20, 2019
This patch fixes the error reported in lmmx#10:

        TypeError: Cannot find function getIndentFirstLine in object Table

In the course of this it also fixes the setup error reported in lmmx#11 & lmmx#14:

         Illegal character line 879

This second fix duplicates the existing PRs, lmmx#12 and lmmx#15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants