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

Error at "source" (line 83, column 1): unexpected end of input #25

Open
nateProjects opened this issue Aug 23, 2024 · 0 comments
Open

Comments

@nateProjects
Copy link

Any way to work around this?

It works fine until it doesn't. I'd rather it skip a markdown file than skip all files after one with a problem.

Thanks for any help!

Error at "source" (line 83, column 1):
unexpected end of input
expecting lf new-line, "<", "{|", "=", "----", "#", "*", ";", ":", white space, " ", "{{", "'''", "''", "[[", "[", "\\[", "\\(", "&" or "{{{"
^
Pandoc\PandocException: Pandoc could not convert successfully, error code: 65. Tried to run the following command: /usr/bin/pandoc --from=mediawiki --to=gfm /tmp/pandoc66c89578ec803 in /var/lib/mediawiki/backupper/mediawiki-to-gfm/vendor/ryakad/pandoc-php/src/Pandoc/Pandoc.php:287
Stack trace:
#0 /var/lib/mediawiki/backupper/mediawiki-to-gfm/app/src/Convert.php(194): Pandoc\Pandoc->runWith()
#1 /var/lib/mediawiki/backupper/mediawiki-to-gfm/app/src/Convert.php(149): App\Convert->runPandoc()
#2 /var/lib/mediawiki/backupper/mediawiki-to-gfm/app/src/Convert.php(117): App\Convert->convertData()
#3 /var/lib/mediawiki/backupper/mediawiki-to-gfm/convert.php(50): App\Convert->run()
#4 {main}
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

1 participant